Fix aside height in Sticky Feed extension
See https://github.com/FreshRSS/FreshRSS/issues/753
This commit is contained in:
parent
8c1546ca66
commit
3626296e17
2 changed files with 2 additions and 2 deletions
|
|
@ -11,7 +11,7 @@
|
|||
}
|
||||
|
||||
@media(max-width: 840px) {
|
||||
/* No effect on mobile */
|
||||
/* No effect on mobile. And yep, under 840px it is a mobile... a big one. */
|
||||
#aside_feed.sticky .tree {
|
||||
position: static;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue