Skip to content

Commit 93a89b5

Browse files
committed
gw-rich-text-html-fields.php: Fixed size of Insert Image icon.
1 parent 0797abf commit 93a89b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

gravity-forms/gw-rich-text-html-fields.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@
5050
.content_setting:not( .rich_content_setting ) {
5151
display: none !important;
5252
}
53+
.rich_content_setting i.mce-i-image {
54+
font-size: 20px;
55+
}
5356
</style>
5457

5558
<script>

0 commit comments

Comments
 (0)