mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
remove previous spacer-specific hack, not needed anymore
This commit is contained in:
@@ -762,12 +762,6 @@ body.ttrss_main {
|
||||
grid-gap : 8px;
|
||||
padding : 8px;
|
||||
|
||||
&[data-headlines-count="1"] {
|
||||
#headlines-spacer, .whiteBox, .feed-title {
|
||||
grid-column: 1;
|
||||
}
|
||||
}
|
||||
|
||||
#headlines-spacer, .whiteBox, .feed-title {
|
||||
grid-column : 1 e("/") -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user