Skip to content

Commit

Permalink
Richcombo should have same height as other toolbar buttons.
Browse files Browse the repository at this point in the history
  • Loading branch information
f1ames committed Oct 26, 2016
1 parent df58bcb commit cac3760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skins/moono-lisa/richcombo.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ The visual representation of a rich combo widget looks as follows:
display: inline-block;
float: left;
position: relative;
margin-bottom: 6px;
margin-bottom: 5px;
}

.cke_rtl .cke_combo
Expand Down

0 comments on commit cac3760

Please sign in to comment.