From 388bd7c3aff8b440febd83598003f96d5a746505 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Sun, 18 Aug 2019 12:03:45 +0200 Subject: Render All Button --- assets/css/home.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'assets') diff --git a/assets/css/home.css b/assets/css/home.css index d1d58e8..a953c47 100644 --- a/assets/css/home.css +++ b/assets/css/home.css @@ -27,7 +27,7 @@ aside.home { aside.home details, aside.home span { - width: 30%; + width: 100%; } @@ -111,7 +111,6 @@ tr:hover { background-color: #7b97b9; width: 100%; padding: 3px 0.5%; - border-bottom: solid 1px dimgrey; } #topbar form { -- cgit v1.2.3