Commit 16500a20 authored by Jacob Vosmaer's avatar Jacob Vosmaer

Merge pull request #7552 from Razer6/fix_star_button

use default white-space for sidebar buttons, fixes #7549
parents 08ff7c38 6f679236
......@@ -192,6 +192,7 @@ ul.nav.nav-projects-tabs {
background-image: none;
.btn, &.btn {
white-space: normal;
text-align: left;
padding: 10px 15px;
background-color: #F1f1f1;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment