diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-09-04 10:06:48 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-09-04 10:06:48 +0200 |
commit | e8b9176031926532a764582812047281e4401352 (patch) | |
tree | 95ab93dfa0b64dc582b4b9adabb54337efd9dba1 /skins/larry/addressbook.css | |
parent | af276f21e5364eb65a56b64c3455bc284ff1e2f2 (diff) |
Remove (too big) min-width on mail screen
Diffstat (limited to 'skins/larry/addressbook.css')
-rw-r--r-- | skins/larry/addressbook.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/skins/larry/addressbook.css b/skins/larry/addressbook.css index fe087aece..74bc0d7d8 100644 --- a/skins/larry/addressbook.css +++ b/skins/larry/addressbook.css @@ -34,7 +34,6 @@ position: absolute; top: -6px; left: 0; - right: 260px; height: 40px; white-space: nowrap; z-index: 10; |