From 60769d5bcceb5c1f29c9a9b11baaeb8aa309e141 Mon Sep 17 00:00:00 2001 From: samanpwbb Date: Tue, 10 Feb 2015 12:21:40 -0500 Subject: [PATCH] css cleanup --- css/app.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/css/app.css b/css/app.css index a89f4d4c7..56c06f1cd 100644 --- a/css/app.css +++ b/css/app.css @@ -664,7 +664,7 @@ a:hover .icon.out-link { background-position: -500px -14px;} .footer { position: absolute; bottom: 0; - padding: 5px 30px 5px 30px; + padding: 5px 20px 5px 20px; border-top: 1px solid #ccc; background-color: #fafafa; width: 100%; @@ -1534,10 +1534,6 @@ div.combobox { width: 40%; float: left; height: 30px; - -webkit-transition: width 200ms; - -moz-transition: width 200ms; - -o-transition: width 200ms; - transition: width 200ms; } .tag-row input.key {