| @@ -1,5 +1,4 @@ | ||
| 1 | -<?php if ( ! defined( 'ABSPATH' ) ) { exit; } ?> | |
| 2 | 1 | <style> |
| 3 | 2 | .betterdocs-customize-control-title { |
| 4 | 3 | margin-top: 0; |
| 5 | 4 | margin-bottom: 10px; |
| @@ -34,9 +33,9 @@ | ||
| 34 | 33 | padding: 15px; |
| 35 | 34 | font-size: 11px; |
| 36 | 35 | font-weight: 600; |
| 37 | 36 | letter-spacing: 2px; |
| 38 | - line-height: 1.3; | |
| 37 | + line-height: 1; | |
| 39 | 38 | text-transform: uppercase; |
| 40 | 39 | color: #555; |
| 41 | 40 | background-color: #fff; |
| 42 | 41 | } |
| @@ -62,9 +61,8 @@ | ||
| 62 | 61 | .betterdocs-customizer-reset { |
| 63 | 62 | font-size: 22px; |
| 64 | 63 | margin-left: 5px; |
| 65 | 64 | transition: unset; |
| 66 | - display: inline-block; | |
| 67 | 65 | } |
| 68 | 66 | .betterdocs-customizer-reset svg { |
| 69 | 67 | width: 16px; |
| 70 | 68 | fill: #FE1F4A; |
| @@ -79,9 +77,8 @@ | ||
| 79 | 77 | float: left; |
| 80 | 78 | } |
| 81 | 79 | .betterdocs-dimension-fields li:first-child span { |
| 82 | 80 | height: 30px; |
| 83 | - width: auto; | |
| 84 | 81 | line-height: 30px; |
| 85 | 82 | font-size: 15px; |
| 86 | 83 | padding-left: 5px; |
| 87 | 84 | padding-right: 5px; |