X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/05caad1a5dfbdf892f4b46b0916a4f6b1de4d2e3..b4caac4d4980dab3e0c94a346a0eac0fa64fbb6f:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 2df8b7e65..f48f02e50 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -978,6 +978,7 @@ header .search_forms, .search_results_error { color: #f00; + padding: 10px 20px; } /* Rules for routing */ @@ -2659,6 +2660,7 @@ input.richtext_title[type="text"] { &.open { background-position: 0px -80px; } &.partners { background-position: 0px -120px; } &.infringement { background-position: 0px -160px; } + &.legal { background-position: -45px -160px; } } }