Fix regression

This commit is contained in:
Jerome 2016-04-30 21:42:04 +02:00
parent 9111e502c0
commit 14b9e63e27
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ table {
-moz-border-radius-bottomleft:0;
border-bottom-left-radius:0;
}
.rtl .table th,.table td{
.rtl .table th, .rtl .table td {
text-align:right;
}
.rtl .dropdown-menu{