Add prefix and suffix text modifiers to notifications

This commit is contained in:
JonnyWong16 2019-04-04 19:21:26 -07:00
parent 2f8d2f23fe
commit c1fd798fe9
3 changed files with 128 additions and 13 deletions

View file

@ -4209,3 +4209,8 @@ a[data-tab-destination] {
top: 0;
z-index: 9999;
}
.help-block li {
margin-top: 0;
color: #737373;
}