1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 18:45:56 +00:00

minor style tweaks for whiteBox and headlines-spacer

This commit is contained in:
Andrew Dolgov
2014-07-25 14:02:26 +04:00
parent 22f675e5c4
commit 170e00033d

View File

@@ -544,7 +544,7 @@ div.loadingPrompt {
div.whiteBox { div.whiteBox {
margin-left : 1px; margin-left : 1px;
text-align : center; text-align : center;
padding : 1em; padding : 1em 1em 0px 1em;
} }
div.autocomplete { div.autocomplete {
@@ -910,7 +910,6 @@ img.feedIcon, img.tinyFeedIcon {
height : 100%; height : 100%;
margin-left : 1px; margin-left : 1px;
text-align : center; text-align : center;
padding : 10px;
color : #555; color : #555;
font-size : 11px; font-size : 11px;
font-style : italic; font-style : italic;