CSS: delete rtl for navbar
This commit is contained in:
parent
3aa1db8f10
commit
67e43f4292
1 changed files with 0 additions and 2 deletions
|
@ -72,8 +72,6 @@ body {
|
|||
word-wrap: break-word;
|
||||
white-space: nowrap;
|
||||
overflow-x: auto;
|
||||
direction: rtl;
|
||||
|
||||
}
|
||||
|
||||
.nav-bar-current {
|
||||
|
|
Loading…
Reference in a new issue