Skip to content

Commit

Permalink
Merge commit '5c79ebab6bebd2ba24a246075b0d7583846898db'
Browse files Browse the repository at this point in the history
  • Loading branch information
fourplusone committed Apr 20, 2012
2 parents 648aa57 + 5c79eba commit 44f0cc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ep_headings/templates/editbarButtons.ejs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<li class="separator"></li>
<li id="headings" style="width: auto; background: #fff;">
<select id="heading-selection" style="border: 0; outline: none;">
<select id="heading-selection" style="border: 0; outline: none; background: #fff;">
<option value="dummy" selected>Heading</option>
<option value="-1">Normal</option>
<option value="0">Heading 1</option>
Expand Down

0 comments on commit 44f0cc7

Please sign in to comment.