mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
do not wrap text of buttons (as this breaks the layout of following buttons and looks ugly).
This commit is contained in:
@@ -107,6 +107,7 @@ table td {
|
||||
|
||||
#bar button {
|
||||
width:100px;
|
||||
white-space:nowrap;
|
||||
cursor:pointer;
|
||||
display:inline-block;
|
||||
background:#222222;
|
||||
|
||||
Reference in New Issue
Block a user