X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/e290df896ecfd7c93dedab50adb27f3d146daf9c..179c70f725848b0d0fc292da0ff2de7325551990:/app/assets/stylesheets/common.scss diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 1b200ded7..8e29424c2 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1132,11 +1132,6 @@ tr.turn:hover { /* Rules for messages pages */ .messages { - button[type="submit"] { - margin: auto; - white-space: nowrap; - } - .inbox-row { background: $offwhite; } @@ -1150,10 +1145,6 @@ tr.turn:hover { display: none !important; } -.inbox-sent { - white-space: nowrap; -} - .inbox-row-unread .inbox-mark-unread { display: none !important; }