Small adjustments to new status message display

pull/156/head
Thomas Bruederli 11 years ago
parent 1670b3e1d3
commit 21f10c7ad1

@ -531,8 +531,8 @@ a.iconlink.upload {
#messagestack {
position: absolute;
bottom: 14px;
right: 5px;
bottom: 18px;
right: 8px;
z-index: 50000;
width: auto;
height: auto;
@ -579,7 +579,7 @@ a.iconlink.upload {
left: 4px;
width: 20px;
height: 24px;
background: url(images/messages_dark.png) 0 6px no-repeat;
background: url(images/messages_dark.png) 0 7px no-repeat;
}
#messagestack div.error {

Loading…
Cancel
Save