|
@ -325,6 +325,11 @@ |
|
|
min-width: 100%; |
|
|
min-width: 100%; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/* Even Width Menu Dropdown */ |
|
|
|
|
|
.ui.item.menu .dropdown .menu .item { |
|
|
|
|
|
width: 100%; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
/*-------------- |
|
|
/*-------------- |
|
|
Labels |
|
|
Labels |
|
|
---------------*/ |
|
|
---------------*/ |
|
@ -1428,7 +1433,6 @@ |
|
|
padding-right: 0px !important; |
|
|
padding-right: 0px !important; |
|
|
text-align: center; |
|
|
text-align: center; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.ui.menu.two.item .item { |
|
|
.ui.menu.two.item .item { |
|
|
width: 50%; |
|
|
width: 50%; |
|
|
} |
|
|
} |
|
@ -1463,6 +1467,7 @@ |
|
|
width: 8.333%; |
|
|
width: 8.333%; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/*-------------- |
|
|
/*-------------- |
|
|
Fixed |
|
|
Fixed |
|
|
---------------*/ |
|
|
---------------*/ |
|
|