]> git.wh0rd.org - tt-rss.git/blobdiff - tt-rss.css
notice/warning style updates
[tt-rss.git] / tt-rss.css
index 5952b8d35c5bfdeda9ec747438e879ce4b27acdc..b74aa487bbf25fb1bf3283113b13b650fc70f81f 100644 (file)
@@ -544,7 +544,7 @@ div.warning {
        background : #fff7d5;
        border : 1px solid #d7c47a;
        padding : 5px;
-       margin : 5px;
+       margin : 0px 0px 5px 0px;
        font-size : small;
 }
 
@@ -552,7 +552,7 @@ div.notice {
        background : #ffffff;
        border : 1px solid #88b0f0;
        padding : 5px;
-       margin : 5px;
+       margin : 0px 0px 5px 0px;
        font-size : small;
 }