CSS: delete rtl for navbar

This commit is contained in:
Dmitriy Prodchenko 2018-05-02 17:21:09 +03:00
parent 3aa1db8f10
commit 67e43f4292

View file

@ -72,8 +72,6 @@ body {
word-wrap: break-word;
white-space: nowrap;
overflow-x: auto;
direction: rtl;
}
.nav-bar-current {