X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/55e0c231cf59a1be5626e6e7d0545a1c3002f8bf..1cef3c79e3b5bbef348c7029038e70b8da848f02:/app/assets/stylesheets/rtl.css.scss diff --git a/app/assets/stylesheets/rtl.css.scss b/app/assets/stylesheets/rtl.css.scss index eed94d528..d616feda6 100644 --- a/app/assets/stylesheets/rtl.css.scss +++ b/app/assets/stylesheets/rtl.css.scss @@ -112,7 +112,7 @@ html body { #sidebar { right: 0px; - margin-left: 3px; + border-right: 1px solid #ccc; } #sidebar #sidebar_title { @@ -125,10 +125,6 @@ html body { /* Rules for the main content area */ -body.site #content { - border: 0; -} - #content { border-right: 1px solid #ccc; right: 185px;