mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
No padding needed for save count if it is being wrapped or narrow
This commit is contained in:
@@ -483,6 +483,9 @@ button.save.disabled .count {
|
||||
border-right-width: 1px;
|
||||
padding: 0px 8px 0px 0px;
|
||||
}
|
||||
#bar.narrow button.save .count {
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
button.save .label {
|
||||
margin-right: 3px;
|
||||
|
||||
Reference in New Issue
Block a user