From caa8a71bbe18d1a073fafdd0667c4f91f8abcf25 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Wed, 22 Apr 2015 14:54:38 +0200 Subject: Notebox width correlates with column/content width. --- local.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local.scss b/local.scss index 32719f2..8474677 100644 --- a/local.scss +++ b/local.scss @@ -241,7 +241,7 @@ div.farbar { div.notebox { float: none; - width: 100%; + width: auto; color: $accent !important; background: none; margin-left: 0; -- cgit v1.2.3