summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/tt-rss.css b/tt-rss.css
index e2bf62be5..7efc0142f 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -610,7 +610,7 @@ div.prefsTabSelected {
div.notice {
background : #ffffff;
border : 1px solid #88b0f0;
- width : 50%;
+ width : 60%;
padding : 5px;
margin : 0px 0px 5px 0px;
font-size : 9pt;
@@ -620,7 +620,7 @@ div.warning {
background : #fff7d5;
border : 1px solid #d7c47a;
font-size : 9pt;
- width : 50%;
+ width : 60%;
padding : 5px;
margin : 0px 0px 5px 0px;
}