X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/85bf0af4886f155e8521a6ccffedfa845133b611..8e02c98c3fb052803c4a70a35b14c1d1ca9c4119:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 0998b94a9..e3c8ff202 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1282,11 +1282,6 @@ tr.turn:hover { display: none; margin-bottom: $lineheight; } - #newcomment { - border-top: 1px solid $grey; - padding-top: $lineheight; - margin-top: $lineheight/2; - } .comments { max-width: 740px; } @@ -1316,13 +1311,6 @@ tr.turn:hover { float: left; } - -.diary-subscribe-buttons { - position: relative; - top: -30px; - left: 130px; -} - /* Rules for the log in page */ #login_auth_buttons {