Adapt bottom margin of last element in content pane of template dialog

Bug: T312923
Change-Id: I9068053900915cc5838eeb1e96c48f6b8fff0936
This commit is contained in:
Svantje Lilienthal 2022-07-14 15:56:44 +02:00
parent fc70c924e5
commit 6d31ca5b3f

View file

@ -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;