Browse Source

! More code that isn't really needed when it can inherit from its parent.

Signed-off-by: Peter Spicer <sleeping@myperch.org>
Peter Spicer 11 years ago
parent
commit
ba837b7f24
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Themes/default/css/index.css

+ 0 - 2
Themes/default/css/index.css

@@ -2485,8 +2485,6 @@ ul.quickbuttons li.inline_mod_check {
 	background: #f0f4f7;
 	margin: 8px 0 0 0;
 	padding: 8px 10% 12px 10%;
-	border: 1px solid #ccc;
-	border-radius: 7px;
 	box-shadow: 0 -2px 2px rgba(0,0,0,0.1);
 	overflow: auto;
 }