fix break-word

This commit is contained in:
Samuel Shifterovich 2018-10-27 19:48:20 +02:00
parent 317c2a9455
commit cfdc998a85

View File

@ -7,7 +7,6 @@
/* Make links and long strings responsive */
a, .long-string-list li {
word-wrap: break-word;
max-width: 300px;
}
/*.card-success, */ .card-success .card-header {