summaryrefslogtreecommitdiff
path: root/tt-rss.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-09-21 04:57:06 +0100
committerAndrew Dolgov <[email protected]>2006-09-21 04:57:06 +0100
commit2271e805337b64948f9bc4c56d85da7388bad7af (patch)
tree4bdc7f33e13d20f0bc20ac83bb10ffa76dbf21c1 /tt-rss.css
parenta262b161f99cdc5cadb6571941c324f53bb3543e (diff)
fix objectWarn css
Diffstat (limited to 'tt-rss.css')
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index ec4b51320..a8136cb1b 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -1174,8 +1174,8 @@ span.debugTS {
.objectWarn {
color : gray;
- padding : 3px;
font-style: italic;
+ text-align : center;
}
table.loginForm2 {