aboutsummaryrefslogtreecommitdiff
path: root/assets/css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css')
-rw-r--r--assets/css/home.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/home.css b/assets/css/home.css
index 4867c72..28ab5ff 100644
--- a/assets/css/home.css
+++ b/assets/css/home.css
@@ -91,6 +91,10 @@ aside.home details#bookmarks ul {
padding: 2%;
}
+aside.home #edit input[type="submit"] {
+ width: 100%;
+}
+
div#deepsearchbar {
background-color: lightgrey;