some fixes to make menu sharing work and expose it in the ui.
This commit is contained in:
@@ -7,14 +7,14 @@
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#menu-list-table th:nth-child(6),
|
||||
#menu-list-table td:nth-child(6) {
|
||||
#menu-list-table th:nth-child(7),
|
||||
#menu-list-table td:nth-child(7) {
|
||||
padding: 7px 3px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#menu-list-table th:nth-child(7),
|
||||
#menu-list-table td:nth-child(7) {
|
||||
#menu-list-table th:nth-child(8),
|
||||
#menu-list-table td:nth-child(8) {
|
||||
padding: 7px 10px 7px 7px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user