Add spacing between icon and search field in Quick Format window

This commit is contained in:
Dan Stillman 2018-01-08 01:08:44 -05:00
parent 87cf336e22
commit ea2feadbff

View file

@ -139,6 +139,7 @@
}
#quick-format-iframe {
margin-left: 4px;
height: 9999px;
}