Merge pull request #893 from dod-ccpo/fix-caret-wrapping
Prevent Environments caret from wrapping to next line
This commit is contained in:
commit
540e1528a6
@ -202,6 +202,7 @@
|
||||
.icon-link {
|
||||
padding-right: 0;
|
||||
padding-left: 0;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user