From 12eb00c0d60109dffc38326ddfec1bcd979de487 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 12 Sep 2018 12:26:37 +0200 Subject: Action to remove bookmarks (refs #4230) --- scss/custom.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'scss/custom.scss') diff --git a/scss/custom.scss b/scss/custom.scss index 1b23c0c33..476108129 100644 --- a/scss/custom.scss +++ b/scss/custom.scss @@ -222,6 +222,11 @@ textarea { .sheet h4 { color: $text-muted; } +#bookmark-list .input-link{ + width: 100%; + padding-right: 5px; +} + #window-fixed-menu{ background-color: $gray-200; position: fixed; -- cgit v1.2.3