3 lines
165 B
CSS
3 lines
165 B
CSS
#whiteListBox .input-group:last-child {margin-top: 10px;}
|
|
#mainContent .main-header h2 {width: 90%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
|