Prevent caret from wrapping to next line

This commit is contained in:
richard-dds 2019-06-11 16:46:48 -04:00
parent 06f4aeb74d
commit b4f61f8351

View File

@ -202,6 +202,7 @@
.icon-link {
padding-right: 0;
padding-left: 0;
white-space: nowrap;
}
}
}