diff options
author | Aleksander Machniak <alec@alec.pl> | 2012-09-04 10:34:58 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2012-09-04 10:34:58 +0200 |
commit | 06073ef2169631ea9c348cd19bd154957d7def07 (patch) | |
tree | 40cae26b48cc8c8d1ef3527700e5b017e38093b0 /skins/larry/styles.css | |
parent | 26fc0defe374734db81baa8177466639ed65c900 (diff) | |
parent | 406becc5fedd57201f6e39f997415cbd586916e7 (diff) |
Merge branch 'message_show_ui'
Conflicts:
CHANGELOG
Diffstat (limited to 'skins/larry/styles.css')
-rw-r--r-- | skins/larry/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/styles.css b/skins/larry/styles.css index 199969810..f2d4888b1 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -661,7 +661,7 @@ a.iconlink.upload { left: 0; bottom: 0; width: 100%; - min-width: 1150px; + min-width: 1024px; } .scroller { |