summaryrefslogtreecommitdiff
path: root/skins/larry/addressbook.css
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-11-22 09:04:29 +0100
committerThomas Bruederli <thomas@roundcube.net>2013-11-22 09:04:29 +0100
commit34003c5fa5dfc6bd4206e50a49b7a5439a05c148 (patch)
tree7e08425b6f7ef55ee633939d6c588692fa819b77 /skins/larry/addressbook.css
parentb7fb20af3a5c98f291204befdb616fdf5daa22fb (diff)
Display status messages as pile of black bars overlaying the UI in order to improve visibility (#1488974)
Diffstat (limited to 'skins/larry/addressbook.css')
-rw-r--r--skins/larry/addressbook.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css
index 39d0cce21..cf4d22d2e 100644
--- a/skins/larry/addressbook.css
+++ b/skins/larry/addressbook.css
@@ -187,7 +187,7 @@
top: 0;
left: 0;
right: 0;
- bottom: 28px;
+ bottom: 0px;
border: 0;
border-radius: 4px;
}
@@ -380,7 +380,7 @@ a.deletebutton {
#import-box {
position: absolute;
- bottom: 28px;
+ bottom: 0px;
top: 34px;
left: 0;
right: 0;