1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 17:15:55 +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 {
margin-left : 1px;
text-align : center;
padding : 1em;
padding : 1em 1em 0px 1em;
}
div.autocomplete {
@@ -910,7 +910,6 @@ img.feedIcon, img.tinyFeedIcon {
height : 100%;
margin-left : 1px;
text-align : center;
padding : 10px;
color : #555;
font-size : 11px;
font-style : italic;