css cleanup

This commit is contained in:
samanpwbb
2015-02-10 12:21:40 -05:00
parent 72cdf07b6a
commit 60769d5bcc
+1 -5
View File
@@ -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 {