diff options
Diffstat (limited to 'skins/larry/styles.css')
-rw-r--r-- | skins/larry/styles.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/larry/styles.css b/skins/larry/styles.css index 468fc84c9..1a583010f 100644 --- a/skins/larry/styles.css +++ b/skins/larry/styles.css @@ -531,8 +531,8 @@ a.iconlink.upload { #messagestack { position: absolute; - bottom: 12px; - right: 10px; + bottom: 20px; + right: 12px; z-index: 50000; width: auto; height: auto; |