Some improvments for having better support for RTL/BiDi contents

This commit is contained in:
Ebrahim Byagowi
2013-06-02 20:53:41 +01:00
parent 5604374691
commit c1d5c699a2
4 changed files with 13 additions and 4 deletions

View File

@@ -6,10 +6,6 @@
display: block;
}
.rtl {
direction: rtl;
}
.bs-fb ul {
margin-bottom: 0px;
}