mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-23 06:07:10 +00:00
reposition notify box
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user