mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
experimental rtl support (#209)
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.rtl {
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
.bs-fb ul {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user