mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-04-16 13:01:01 +00:00
Remove unneeded layout override in .full fields
This commit is contained in:
parent
a7b9fd4164
commit
1db74dcb44
1 changed files with 0 additions and 4 deletions
|
|
@ -175,10 +175,6 @@ $object-title-height: 40px;
|
|||
|
||||
// Special full-width, one-off fields i.e a single text or textarea input
|
||||
&.full {
|
||||
.object-help {
|
||||
display: block;
|
||||
}
|
||||
|
||||
fieldset {
|
||||
display: block;
|
||||
float: none;
|
||||
|
|
|
|||
Loading…
Reference in a new issue