commit | 4347ee982ddccb99d664c9afcc8d0ce5af40e0db | [log] [tgz] |
---|---|---|
author | Nils Diewald <nils@diewald-online.de> | Mon May 04 20:32:48 2015 +0000 |
committer | Nils Diewald <nils@diewald-online.de> | Mon May 04 20:32:48 2015 +0000 |
tree | 2a583a33ab2dfd4d0724ef287dac9b67fa54800f | |
parent | 7148c6ff4870c1dd654f6ae4081adc1c3a5761a8 [diff] [blame] |
Fixed tree view with multi line labels
diff --git a/dev/scss/header/header.scss b/dev/scss/header/header.scss index 8b4e0a5..c9d2c3d 100644 --- a/dev/scss/header/header.scss +++ b/dev/scss/header/header.scss
@@ -69,7 +69,7 @@ top: 0; right: 0; margin-right: 0; - width: 22px; + width: ($standard-margin / 2); background-color: $dark-green; text-align: center; height: 100%;