summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/scuttle.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/www/scuttle.css b/www/scuttle.css
index e5aaf0b..78f24e9 100644
--- a/www/scuttle.css
+++ b/www/scuttle.css
@@ -644,4 +644,10 @@ a.bookmarklet {
/* tree styles */
#related-content.jstree-default.jstree-focused {
background: none !important;
-} \ No newline at end of file
+}
+
+
+/* add/edit bookmark */
+.ui-autocomplete {
+ width: 458px;
+}