Merge pull request #1174 from okriuchykhin/ok_SCI_2458

Fix left menu word breaking [SCI-2458]
This commit is contained in:
okriuchykhin 2018-05-28 13:06:26 +02:00 committed by GitHub
commit 2e79af3412
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,6 +29,7 @@
margin-right: auto;
padding: 10px;
text-align: center;
word-break: normal;
& > span {
padding-top: 4px;