summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-17 07:18:15 +0100
committerAndrew Dolgov <[email protected]>2006-05-17 07:18:15 +0100
commit0c633b3eaec4eafe6499aad98dac0bdbc926c344 (patch)
treeb57daf8e7b7ad778a8e4cfb4f8567c27551d50ed
parent1205abd07148e96ec76104dea3e2223dc52a5454 (diff)
move main logo to the left
-rw-r--r--tt-rss.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/tt-rss.css b/tt-rss.css
index 9e22d01b9..40c7ebe5e 100644
--- a/tt-rss.css
+++ b/tt-rss.css
@@ -16,7 +16,7 @@ table.main td.headerBox {
}
table.main td.header {
- padding : 10px 10px 10px 30px;
+ padding : 10px 10px 10px 10px;
height : 70px;
}