Fix description's margin
This commit is contained in:
parent
070db1235a
commit
c3960c472a
1 changed files with 3 additions and 0 deletions
|
@ -177,6 +177,9 @@
|
|||
}
|
||||
.no-top-margin {
|
||||
margin-top: 0;
|
||||
p {
|
||||
margin-right: 30px;
|
||||
}
|
||||
}
|
||||
.pattern-input {
|
||||
width: 20%;
|
||||
|
|
Loading…
Reference in a new issue