mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 17:23:02 +00:00
fix wiki link styling.
This commit is contained in:
@@ -1348,12 +1348,13 @@ input[type=number] {
|
||||
|
||||
.form-field .wiki-link {
|
||||
float: right;
|
||||
background: #fafafa;
|
||||
padding: 5px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.form-field .wiki-link:hover {
|
||||
background: #ececec;
|
||||
background: #f1f1f1;
|
||||
}
|
||||
|
||||
#preset-input-maxspeed {
|
||||
|
||||
Reference in New Issue
Block a user