Browse Source

Removed margins from the wrong class (editor)

Signed-off-by: emanuele <[email protected]>
emanuele 12 years ago
parent
commit
df8a8607d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Themes/default/css/jquery.sceditor.css

+ 1 - 1
Themes/default/css/jquery.sceditor.css

@@ -90,7 +90,7 @@ div.sceditor-dropdown, div.sceditor-dropdown div {
 		div.sceditor-insertemail {
 			padding: 5px;
 		}
-		div.sceditor-dropdown {
+		div.sceditor-smileyPopup {
 			margin: 0;
 		}
 		.sceditor-insertemoticon img, .sceditor-smileyPopup img {