File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -435,6 +435,8 @@ input:checked + .visualizer-slider:before {
435435
436436div .visualizer-library-form .viz-filter {
437437 vertical-align : middle;
438+ min-height : 30px ;
439+ line-height : 1 ;
438440}
439441
440442button .media-modal-close {
@@ -941,6 +943,8 @@ span.viz-view-toggle-group {
941943 margin-right : 0 ;
942944 border-top-right-radius : 0 ;
943945 border-bottom-right-radius : 0 ;
946+ min-height : 30px ;
947+ line-height : 2.15384615 ;
944948}
945949
946950.viz-add-new-toggle {
@@ -1019,6 +1023,12 @@ span.viz-view-toggle-group {
10191023
10201024@media screen and (max-width : 782px ) {
10211025 .viz-add-new-toggle {
1022- min-height : 40 px ;
1026+ min-height : 33 px ;
10231027 }
1028+ }
1029+
1030+ .toplevel_page_visualizer .button ,
1031+ .toplevel_page_visualizer button {
1032+ min-height : 30px ;
1033+ line-height : 2.15384615 ;
10241034}
You can’t perform that action at this time.
0 commit comments