mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-06-15 23:22:15 +02:00
fixed selector margin
This commit is contained in:
@@ -185,8 +185,11 @@ $fa-font-path: "webfonts";
|
||||
}
|
||||
}
|
||||
|
||||
//panels
|
||||
// panels
|
||||
.panel {
|
||||
.panel-heading > .field {
|
||||
margin-bottom: 0; // replace selector margin
|
||||
}
|
||||
.panel-block {
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user