From 5a5d0f68dd82b829405a0b301dd11b4cf385c8d5 Mon Sep 17 00:00:00 2001 From: Armen Kesablyan Date: Fri, 30 Mar 2012 13:25:20 -0700 Subject: Bug #1060: Fixed CSS Lint issue Signed-off-by: Armen Kesablyan --- scss/imports/scss/_PanelUI.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scss') diff --git a/scss/imports/scss/_PanelUI.scss b/scss/imports/scss/_PanelUI.scss index f76d3e20..d60dae59 100755 --- a/scss/imports/scss/_PanelUI.scss +++ b/scss/imports/scss/_PanelUI.scss @@ -1088,7 +1088,7 @@ button.panel-button { margin: -1px 8px 0px 27px; } .pp_filllabel{ - border-width: none; + border: none; margin: -1px 8px 0px 34px; } // End Styles for DivPIProperties -- cgit v1.2.3