X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/9026b84d844fce847820626b495d6c4fcaa55ea1..f156928100332034b706096fcf1e92d1f0d42e05:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index a4b126b94..c3a31d834 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -225,26 +225,6 @@ body.small-nav { margin-right: 0; padding: 0; - ul, li { - border: none; - border-radius: 0; - width: 100%; - } - - ul { - border-top: 1px solid #eee; - li { - border-bottom: 1px solid #eee; - border-right: none; - > a { - border-radius: 0; - width: 100%; - text-align: center; - font-size: 15px; - } - } - } - .btn-group { width: 100%; padding: 10px;