Client: Controlbox input aligning
authorDarren <darren@darrenwhitlen.com>
Tue, 30 Oct 2012 20:52:46 +0000 (20:52 +0000)
committerDarren <darren@darrenwhitlen.com>
Tue, 30 Oct 2012 20:52:46 +0000 (20:52 +0000)
client/assets/css/style.css

index 4190677ec57d2b464c042e0d5a634f590884b2c6..4d561720204881277832a0105372307e6d0d05c3 100644 (file)
@@ -169,6 +169,8 @@ a img { border:none; }
     height:1.7em;
 }
 #controlbox .input .inp {
+    line-height:1.7em;
+    display: block;
     border: medium none;
     box-shadow: none;
     border-radius: 0;
@@ -199,6 +201,7 @@ a img { border:none; }
     border-radius: 0;
     background-color:#FFF;
     height: 1.5em;
+    overflow: hidden;
 }