projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad01b1a
)
Client: Controlbox input aligning
author
Darren
<darren@darrenwhitlen.com>
Tue, 30 Oct 2012 20:52:46 +0000
(20:52 +0000)
committer
Darren
<darren@darrenwhitlen.com>
Tue, 30 Oct 2012 20:52:46 +0000
(20:52 +0000)
client/assets/css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/client/assets/css/style.css
b/client/assets/css/style.css
index 4190677ec57d2b464c042e0d5a634f590884b2c6..4d561720204881277832a0105372307e6d0d05c3 100644
(file)
--- a/
client/assets/css/style.css
+++ b/
client/assets/css/style.css
@@
-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;
}