mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Fix styling issue for full sixteen column enterprise index panel
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.row.enterprise_status_panel{ ng: { controller: 'indexStatusPanelCtrl' } }
|
||||
.alpha.sixteen.columns
|
||||
.alpha.omega.sixteen.columns
|
||||
|
||||
%h4.status-ok.text-center{ ng: { show: "issues.length == 0 && warnings.length == 0" } }
|
||||
%i.icon-ok-sign
|
||||
|
||||
@@ -119,10 +119,6 @@ tr.panel-row {
|
||||
|
||||
.column.alpha, .columns.alpha {
|
||||
padding-left: 20px;
|
||||
|
||||
&.sixteen {
|
||||
padding-right: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
.column.omega, .columns.omega {
|
||||
|
||||
Reference in New Issue
Block a user