css-bootstrap/tweaks.css
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 09:51:37 +0000 (17:51 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 09:51:37 +0000 (17:51 +0800)
css-bootstrap/tweaks.css

index b1f7734..335aa7a 100644 (file)
     margin-left: 5px;
     cursor: pointer;
 }
+/* needed as menu ontop of form does not work */
 .input-group .form-control {
     
     z-index: 1;
 }
-
-/*.form-box input {
-    height: 15px;
-    width: 15px;
-    box-shadow: none;
-    float: left;
-}*/
\ No newline at end of file