mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-15 02:23:58 +00:00
Adapt bottom margin of last element in content pane of template dialog
Bug: T312923 Change-Id: I9068053900915cc5838eeb1e96c48f6b8fff0936
This commit is contained in:
parent
fc70c924e5
commit
6d31ca5b3f
|
@ -11,10 +11,6 @@
|
|||
position: relative;
|
||||
}
|
||||
|
||||
.ve-ui-mwParameterPage.oo-ui-pageLayout:last-of-type {
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
|
||||
.ve-ui-mwParameterPage-info {
|
||||
float: left;
|
||||
cursor: default;
|
||||
|
|
Loading…
Reference in a new issue