From ae0e82ea510797cbf5201ff392d726f2b3116338 Mon Sep 17 00:00:00 2001 From: Brian Teeman Date: Wed, 3 Apr 2019 14:57:45 +0100 Subject: [PATCH] Update switcher.css --- layouts/joomla/form/field/radio/switcher.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/joomla/form/field/radio/switcher.css b/layouts/joomla/form/field/radio/switcher.css index a4bc4fb23ef3..ce74ee029726 100644 --- a/layouts/joomla/form/field/radio/switcher.css +++ b/layouts/joomla/form/field/radio/switcher.css @@ -1,5 +1,5 @@ .control-group .controls { - margin-left: 0! important; + margin-left: 0! important; //test code only } .switcher { position: relative;