PluginProbe
Chartify – WordPress Chart Plugin / 3.5.2
Chartify – WordPress Chart Plugin v3.5.2
3.8.0 3.7.9 3.7.8 3.7.7 3.7.6 3.7.5 trunk 1.0.0 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 3.1.6 All 83 releases
← All changes | admin/css/banner.css +9 -9 3.1.03.5.2 View file →
@@ -22,8 +22,9 @@
22 22 justify-content: space-between;
23 23 align-items: stretch;
24 24 align-content: stretch;
25 25 /* padding-top: 20px; */
26 + gap:5px;
26 27 }
27 28
28 29 .ays-notice-banner .navigation-bar {
29 30 width: 100%;
@@ -40,20 +41,20 @@
40 41 display: flex;
41 42 flex-direction: row;
42 43 flex-wrap: nowrap;
43 44 justify-content: flex-end;
44 - align-items: flex-end;
45 + align-items: baseline;
45 46 align-content: stretch;
46 47 padding: 0;
47 48 margin: 0 20px 0 0;
48 49 max-width: 100%;
49 - min-width: 160px;
50 + /* min-width: 160px; */
50 51 width: 100%;
51 52 }
52 53
53 54 .ays-notice-banner .navigation-bar li {
54 55 padding: 0px;
55 - margin-top: 4px;
56 + margin-top: 8px;
56 57 margin-bottom: 4px;
57 58 margin-right: 44px;
58 59 }
59 60
@@ -128,9 +129,9 @@
128 129 .ays-notice-banner .modile-ddmenu-sm,
129 130 .ays-notice-banner .modile-ddmenu-md {
130 131 display: none;
131 132 position: relative;
132 - width: 80px;
133 +
133 134 }
134 135
135 136 .ays-notice-banner #menu li a.toggle_ddmenu {
136 137 font-size:25px;
@@ -182,10 +183,9 @@
182 183 }
183 184
184 185 .ays-navigation-container-logo-upgrade-box {
185 186 display: flex;
186 - width: 270px;
187 - gap: 5px;
187 + gap: 25px;
188 188 align-items: center;
189 189 }
190 190
191 191 .ays-notice-banner a.ays-btn-upgrade:link, .ays-notice-banner a.ays-btn-upgrade:visited {
@@ -219,11 +219,8 @@
219 219 fill: #ffffff !important;
220 220 } */
221 221
222 222 @media screen and (max-width: 530px) {
223 - .ays-notice-banner #navigation-container a.ays-btn-upgrade .ays-navigation-container-upgrade-button-text {
224 - display: none;
225 - }
226 223 .ays-notice-banner #navigation-container a.ays-btn-upgrade {
227 224 padding: 5px 10px;
228 225 }
229 226 }
@@ -270,8 +267,11 @@
270 267 display: none;
271 268 }
272 269 .ays-notice-banner .modile-ddmenu-xs {
273 270 display: none;
271 + }
272 + .ays-navigation-container-logo-upgrade-box{
273 + gap:5px
274 274 }
275 275 }
276 276
277 277 div#screen-meta-links .show-settings {