Explorar o código

Merge pull request #17 from ckeditor/t/16

Added reset for dropdown section in manual test.
Aleksander Nowodzinski %!s(int64=9) %!d(string=hai) anos
pai
achega
4fe0e4e8c0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/ckeditor5-theme-lark/tests/manual/theme.html

+ 1 - 1
packages/ckeditor5-theme-lark/tests/manual/theme.html

@@ -99,7 +99,7 @@
 <h2>Dropdown</h2>
 
 	<h3>ListDropdown</h3>
-	<div id="dropdown"></div>
+	<div id="dropdown" class="ck-reset-all"></div>
 
 <hr/>