From 3ea40cdb620ac7dade4f0b71e8599c3f747ca0ef Mon Sep 17 00:00:00 2001 From: Damyon Wiese Date: Fri, 20 Jul 2018 15:09:53 +0800 Subject: [PATCH] MDL-60008 assign: Button height fix The heights of the buttons to hide/show panels are arbitrarily big. There is not need to set them specifically. --- mod/assign/styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/mod/assign/styles.css b/mod/assign/styles.css index 1cd01ed36be..3593c73bd2f 100644 --- a/mod/assign/styles.css +++ b/mod/assign/styles.css @@ -977,7 +977,6 @@ left: auto; right: 15px; margin: 0; - height: 100%; line-height: 60px; }