mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-30 08:50:32 +02:00
Fix counts. Fixes #362
This commit is contained in:
@@ -865,9 +865,10 @@ div.typeahead a:first-child {
|
||||
margin-right: 10px;
|
||||
text-align: center;
|
||||
float: left;
|
||||
height: 24px;
|
||||
min-width: 24px;
|
||||
height: 12px;
|
||||
min-width: 12px;
|
||||
font-size:12px;
|
||||
line-height: 12px;
|
||||
border-radius:24px;
|
||||
padding:5px;
|
||||
background:#7092ff;
|
||||
|
||||
Reference in New Issue
Block a user