| @@ -69,8 +69,9 @@ | ||
| 69 | 69 | .wowp-links a:hover { |
| 70 | 70 | background-color: #F6C8AF; |
| 71 | 71 | } |
| 72 | 72 | |
| 73 | +.wowp-links .codericon, | |
| 73 | 74 | .wowp-links .dashicons { |
| 74 | 75 | width: 15px; |
| 75 | 76 | height: 15px; |
| 76 | 77 | font-size: 15px; |
| @@ -216,10 +217,10 @@ | ||
| 216 | 217 | |
| 217 | 218 | /*Settins postbox conteiner*/ |
| 218 | 219 | |
| 219 | 220 | .wowp-settings-wrapper { |
| 220 | - display: flex; | |
| 221 | - flex-direction: column | |
| 221 | + /*display: flex;*/ | |
| 222 | + /*flex-direction: column*/ | |
| 222 | 223 | } |
| 223 | 224 | |
| 224 | 225 | .wowp-nav-tab-wrapper .nav-tab-active{ |
| 225 | 226 | color: var(--wowp-blue); |
| @@ -259,8 +260,9 @@ | ||
| 259 | 260 | background-color: #EEF3EB; |
| 260 | 261 | padding: 4px 8px; |
| 261 | 262 | border-radius: 25px; |
| 262 | 263 | } |
| 264 | + | |
| 263 | 265 | |
| 264 | 266 | .wowp-settings .submitbox { |
| 265 | 267 | display: flex; |
| 266 | 268 | flex-direction: column; |