From 6a4f9318b7d2fd91e61d9d3b4a13e3948d2fe6bc Mon Sep 17 00:00:00 2001 From: "fariz.tumbuan" <13515050@std.stei.itb.ac.id> Date: Fri, 6 Oct 2017 21:38:45 +0800 Subject: [PATCH] Rapiin history.css dikit --- css/history.css | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/css/history.css b/css/history.css index d669540e..d09b9900 100755 --- a/css/history.css +++ b/css/history.css @@ -1,9 +1,13 @@ .history_container { margin-top: 10%; - height: 50%; + height: 79%; border: 1px solid red; } +.history_container .subheader { + height: 10%; +} + .history_container > * { } @@ -34,5 +38,5 @@ } .history_menu > h3 { - margin: 0; + margin: 5px 1px; } \ No newline at end of file -- GitLab