X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e24b6245477ee6c5fd0b091922a4783a2736a07b..ec3dad11d5b4765c6fae16ce90875aa62ff75eff:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 6feb6d899..dfe99d1e2 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -510,23 +510,6 @@ body.small-nav { border-bottom: 1px solid $grey; padding: 10px 20px; } - - a.close-button { - float: right; - padding:5px; - font-size:20px; - line-height:10px; - color:#222; - border:1px solid $grey; - } - - .tooltip { - opacity: 1; - border: 1px solid $grey; - .tooltip-arrow { - border-top-color: $grey; - } - } } } @@ -1578,10 +1561,6 @@ dl.dl-inline { .site-about #content { background-color: $lightgrey; - background-position: 50% 50%; - background-repeat: no-repeat; - background-size: cover; - background-attachment: fixed; .content-inner { max-width: 760px;