X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/dbe84a97bf48789e0f32a185f701840fc68063bd..8a6c34fa78cf4fa52332d90448dae50087f2b510:/app/assets/stylesheets/common.scss?ds=sidebyside diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 995c43f59..a2b723ccb 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -58,10 +58,6 @@ time[title] { margin-right: $lineheight * 0.25; } -[dir=rtl] { /* no-r2 */ text-align: right; } - -[dir=ltr] { /* no-r2 */ text-align: left; } - /* Rules for icons */ .icon { @@ -105,10 +101,6 @@ time[title] { border-color: $grey !important; } -.border-lightgrey { - border-color: $lightgrey !important; -} - /* Rules for the header */ #menu-icon {