mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
css cleanup
This commit is contained in:
+1
-5
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user