Aleksander Machniak
2013-11-22 f4d0fb395527e8bee746e759418889732c9d0ee8
Fix #messagestack position (again)
1 files modified
4 ■■■■ changed files
skins/larry/styles.css 4 ●●●● patch | view | raw | blame | history
skins/larry/styles.css
@@ -531,8 +531,8 @@
#messagestack {
    position: absolute;
    bottom: 12px;
    right: 10px;
    bottom: 20px;
    right: 12px;
    z-index: 50000;
    width: auto;
    height: auto;