mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
Fix subs panel button vertical alignment
This commit is contained in:
@@ -110,6 +110,12 @@ tbody.panel-ctrl {
|
||||
border-color: #6788a2;
|
||||
padding: 0;
|
||||
.panel {
|
||||
.actions {
|
||||
.button {
|
||||
display: inline-block;
|
||||
}
|
||||
}
|
||||
|
||||
.row{
|
||||
margin: 0px -4px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user