File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -1054,10 +1054,11 @@ overflow-menu .overflow-menu-items {
10541054
10551055overflow-menu .overflow-menu-items .item {
10561056 margin-bottom : 0 !important ; /* reset fomantic's margin, because the active menu has special bottom border */
1057+ height : 100% ;
10571058}
10581059
10591060overflow-menu .overflow-menu-items .item > .svg {
1060- align-self : baseline ;
1061+ align-self : center ;
10611062}
10621063
10631064overflow-menu .ui .label {
@@ -1360,10 +1361,6 @@ table th[data-sortt-desc] .svg {
13601361 border-color : var (--color-secondary );
13611362}
13621363
1363- .ui .tabular .menu .item {
1364- height : 100% ;
1365- }
1366-
13671364.ui .tabular .menu .item ,
13681365.ui .secondary .pointing .menu .item {
13691366 padding : 11px 12px !important ;
You can’t perform that action at this time.
0 commit comments