mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
fix mark up to link positioning on mobile
This commit is contained in:
@@ -43,6 +43,10 @@
|
|||||||
#feed-accordion .tags-panel {
|
#feed-accordion .tags-panel {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
#feed-accordion a.mark-up-to {
|
||||||
|
right: 15px;
|
||||||
|
margin-top: -18px;
|
||||||
|
}
|
||||||
body.left-menu-active .left-menu {
|
body.left-menu-active .left-menu {
|
||||||
display: block !important;
|
display: block !important;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user