Prevent tooltip wrap

pull/2469/head
Alex P 2017-12-04 14:31:19 -08:00
parent cce06367a7
commit 67de1ac907
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ input[type="text"].form-control.orgs-table--input {
height: 30px;
margin-right: 4px;
text-align: center;
width: 85px;
width: 88px;
background-color: $g4-onyx;
border-radius: 4px;
line-height: 30px;