X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3bc20b6f21cb52a1ccaf10728a7e383df9fe7a7e..514ec41c58914b007fd6c71a54d91f1d8bfba297:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index c957df785..01062bd61 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -807,27 +807,6 @@ tr.turn:hover { border-bottom: none; } - .browse-field { - margin-bottom: 10px; - - h4 { - padding: 5px 0 5px 10px; - font-size: 12px; - border: 1px solid $grey; - border-radius: 4px 4px 0 0; - background-color: $offwhite; - } - - p { - padding: 7px 10px; - font-size: 12px; - background-color: #FFF; - border: 1px solid $grey; - border-top: 0; - border-radius: 0 0 4px 4px; - } - } - .browse-tag-list { background-color: $offwhite; table-layout: fixed;