mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
compat theme: properly reflow container height
This commit is contained in:
@@ -324,6 +324,11 @@ table.prefFeedList td.feedEditCat {
|
||||
border-color : #c0c0c0;
|
||||
}
|
||||
|
||||
table.prefFilterList td.filterEditCat {
|
||||
font-size : large;
|
||||
border-color : #c0c0c0;
|
||||
}
|
||||
|
||||
table.prefFeedList td.feedIcon {
|
||||
text-align : center;
|
||||
}
|
||||
@@ -894,7 +899,7 @@ div.headlines_cdm {
|
||||
#footer {
|
||||
position : absolute;
|
||||
bottom : 0px;
|
||||
height : 30px;
|
||||
height : 20px;
|
||||
text-align : center;
|
||||
color : gray;
|
||||
font-size : x-small;
|
||||
|
||||
Reference in New Issue
Block a user