From 148e47e74a74979c5f3ba7e92adfa2b0db511a2a Mon Sep 17 00:00:00 2001 From: Keegan McAllister Date: Wed, 13 Feb 2013 18:38:17 -0500 Subject: [PATCH] Remove unused CSS rules (imported from commit 99227b8d9d7fc7d4ac5c3b9c78bf73cba2589767) --- zephyr/static/styles/zephyr.css | 14 -------------- 1 file changed, 14 deletions(-) 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;