fix mark up to link positioning on mobile

This commit is contained in:
Athou
2013-10-14 02:44:48 +02:00
parent 8b77eb9850
commit 6acef4a406

View File

@@ -43,6 +43,10 @@
#feed-accordion .tags-panel {
display: block;
}
#feed-accordion a.mark-up-to {
right: 15px;
margin-top: -18px;
}
body.left-menu-active .left-menu {
display: block !important;
width: 100%;