CC-4593: Widen container in CSS so label is not truncated
This commit is contained in:
parent
887a86c6a1
commit
dc7b609115
1 changed files with 2 additions and 2 deletions
|
@ -85,7 +85,7 @@
|
||||||
font-size: 9px;
|
font-size: 9px;
|
||||||
height: 15px;
|
height: 15px;
|
||||||
/*right: 35px;*/
|
/*right: 35px;*/
|
||||||
width: 120px;
|
width: 124px;
|
||||||
margin-top: 2px;
|
margin-top: 2px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue