diff options
| -rw-r--r-- | views/default/css.php | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/css.php b/views/default/css.php index 99ce207e1..4bdb24256 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -221,7 +221,7 @@ h6 { font-size: 0.8em; }  #wrapper_maincontent .collapsable_box_content  {  	margin:0; -	padding:0; +	/* padding:0; */  }  #layout_spotlight {  | 
