reposition notify box

master
Andrew Dolgov 16 years ago
parent f9ae97c097
commit 958e3f4ff4

@ -249,9 +249,9 @@ input.editbox {
}
#notify {
border-width : 1px;
border-width : 0px 1px 1px 1px;
border-style : solid;
top : 10px;
top : 0px;
right : 35%;
min-width : 30%;
position : absolute;
@ -259,7 +259,6 @@ input.editbox {
float : right;
font-size : 12px;
z-index : 998;
-moz-border-radius : 2px;
padding : 5px 5px 5px 5px;
}

Loading…
Cancel
Save