diff options
| author | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-01-31 14:51:40 +0000 |
|---|---|---|
| committer | robin <robin@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2008-01-31 14:51:40 +0000 |
| commit | f789c155fcd7cebb53586de428061ef5b80ea7b0 (patch) | |
| tree | 8f8240f759fe17ac76864f71b841aa6d393fb830 | |
| parent | 7e32c833856ef909c7d2abddfcb3eaa1f5a06a6d (diff) | |
Change z-index of messagecountbar, for smal(ler) displays.
git-svn-id: https://svn.roundcube.net/trunk@977 208e9e7b-5314-0410-a742-e7e81cd9613c
| -rw-r--r-- | roundcubemail/skins/default/mail.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/skins/default/mail.css b/roundcubemail/skins/default/mail.css index 6e44c17d7..e47951577 100644 --- a/roundcubemail/skins/default/mail.css +++ b/roundcubemail/skins/default/mail.css @@ -92,6 +92,7 @@ td.formlinks a:visited height: 20px; text-align: right; white-space: nowrap; + z-index: 200; } #messagecountbar span |
