diff --git a/zephyr/static/styles/zephyr.css b/zephyr/static/styles/zephyr.css index c0d63dcf3f..6303ae887d 100644 --- a/zephyr/static/styles/zephyr.css +++ b/zephyr/static/styles/zephyr.css @@ -96,10 +96,6 @@ a:hover code { } } -#nav_whitespace { - visibility: hidden; -} - .my_fullname { font-weight: bold; font-size: 150%; @@ -182,11 +178,6 @@ ul.filters .count { display: none; } -.phone_new_message_button { - margin-top: 5px; - float: left; -} - #application_area { } @@ -729,11 +720,6 @@ table.floating_recipient { line-height: 38px; } -#message-type-tabs { - margin-top: 0px; - margin-bottom: 0px; -} - .message_body_gravatar { margin-bottom: 2px; width: 20px;