diff --git a/plusfuture/css/style.css b/plusfuture/css/style.css index 11785d1..5d5a14f 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -204,7 +204,6 @@ nav { top: 3.35rem; left: 0px; width: 100%; - max-height: 50%; background: $comment_item_colour; padding: 1rem; border-bottom: #ccc 1px solid; @@ -1284,17 +1283,14 @@ img.mail-conv-sender-photo { } .generic-content-wrapper { - border: 1px solid rgba(0, 0, 0, .2); border-radius: $radius; margin-bottom: 1.5rem; } .section-title-wrapper { padding: 7px 10px; - background-color: $item_colour; border-top-left-radius: $radius; border-top-right-radius: $radius; - border-bottom: 3px solid $comment_item_colour; } .section-title-wrapper h2, @@ -1318,8 +1314,6 @@ img.mail-conv-sender-photo { .section-content-tools-wrapper { padding: 7px 10px; - background-color: $comment_item_colour; - border-bottom: 3px solid $comment_item_colour; } .section-content-info-wrapper {