Adding a little more max width for buttons
This commit is contained in:
parent
2827d8ad81
commit
c30f20122d
1 changed files with 1 additions and 1 deletions
|
@ -1746,7 +1746,7 @@ a.button {
|
|||
border-radius: 0;
|
||||
margin:0;
|
||||
min-width: 100px;
|
||||
max-width: 150px;
|
||||
max-width: 180px;
|
||||
border-right:1px solid white;
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue