]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1480473 - Component description page: highlighted component lacks padding
authorKohei Yoshino <kohei.yoshino@gmail.com>
Mon, 6 Aug 2018 16:23:06 +0000 (12:23 -0400)
committerDylan William Hardison <dylan@hardison.net>
Mon, 6 Aug 2018 16:23:06 +0000 (12:23 -0400)
skins/standard/describecomponents.css

index cf5c1a98d20bc181fa8de6167554fc58b9f96edc..b0601541b7fbaed8fba56efda66d6b5f49a34609 100644 (file)
@@ -46,8 +46,6 @@
 }
 
 .component.highlight {
-  margin: 0;
-  padding: 1em 0;
   background-color: lightgreen;
 }