Skip to content

Commit

Permalink
Merge branch 'hason-patch-1'
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Dec 27, 2013
2 parents 70d9474 + f05e04b commit 6c6cbc2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion skins/moono/reset.css
Expand Up @@ -70,9 +70,10 @@ http://docs.cksource.com/CKEditor_4.x/Skin_SDK/Reset
border-collapse: collapse;
font: normal normal normal 12px Arial,Helvetica,Tahoma,Verdana,Sans-Serif;
color: #000;
text-align: left;
text-align: left;
white-space: nowrap;
cursor: auto;
float: none;
}

.cke_reset_all .cke_rtl *
Expand Down

0 comments on commit 6c6cbc2

Please sign in to comment.