summaryrefslogtreecommitdiff
path: root/skins/larry/ie7hacks.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-07-04 23:39:45 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-07-04 23:39:45 +0200
commit77fad166e30e5fd225495c6c78f525d0ce27c7b3 (patch)
tree7a8d8883e0cfe2c62f837fb4da629b5094c2e3c4 /skins/larry/ie7hacks.css
parentb1f30d873d52e15162b1ea5b8f3b57d96e926cdf (diff)
Some last layout changes for Larry: move search box to the right, visually connect message list footer to the list
Diffstat (limited to 'skins/larry/ie7hacks.css')
-rw-r--r--skins/larry/ie7hacks.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/skins/larry/ie7hacks.css b/skins/larry/ie7hacks.css
index f86cbe8aa..6161d03dd 100644
--- a/skins/larry/ie7hacks.css
+++ b/skins/larry/ie7hacks.css
@@ -44,6 +44,10 @@ a.deletebutton,
display: inline;
}
+.pagenavbuttons {
+ top: 4px;
+}
+
.dropbutton .dropbuttontip {
right: -2px;
}
@@ -113,7 +117,7 @@ ul.toolbarmenu li label {
#quicksearchbar input {
padding-top: 4px;
- padding-bottom: 4px;
+ padding-bottom: 2px;
}
#messagelistfooter #listcontrols,