Adjust form preview type icons clickable area
[MAILPOET-2743]
This commit is contained in:
committed by
Veljko V
parent
2711a00f3e
commit
a37732cfb1
@@ -22,7 +22,7 @@
|
||||
}
|
||||
|
||||
.mailpoet-modal-header {
|
||||
height: 26px;
|
||||
height: 20px;
|
||||
margin-bottom: 0;
|
||||
|
||||
.mailpoet-modal-close {
|
||||
|
@@ -1,7 +1,7 @@
|
||||
.mailpoet_browser_preview_toggle {
|
||||
flex: 0 1 auto;
|
||||
height: 30px;
|
||||
padding-bottom: 10px;
|
||||
height: 34px;
|
||||
padding-bottom: 5px;
|
||||
text-align: center;
|
||||
width: 100%;
|
||||
}
|
||||
@@ -14,7 +14,8 @@
|
||||
.mailpoet_browser_preview_icon {
|
||||
display: inline-block;
|
||||
height: 24px;
|
||||
margin: 0 12px;
|
||||
margin: 0 6px;
|
||||
padding: 5px 10px;
|
||||
|
||||
&:focus {
|
||||
box-shadow: none;
|
||||
|
Reference in New Issue
Block a user