2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-12 10:15:33 +00:00

Merge pull request #145 from eeintech/master

Fix top margin
This commit is contained in:
Oliver
2021-08-03 01:40:45 +10:00
committed by GitHub

View File

@ -2583,7 +2583,7 @@ html {
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
label:not(.md-overlay) {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;