force study chapter names to break

pull/3523/head
Thibault Duplessis 2017-08-25 06:17:30 -05:00
parent 241ec354da
commit 593602a87a
1 changed files with 1 additions and 0 deletions

View File

@ -371,6 +371,7 @@ div.underboard .notif.error {
margin: 4px 0;
display: flex;
align-items: center;
word-break: break-all;
}
.study_box .chapters .status {
color: #3893E8;