mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-23 23:24:39 +00:00
Merge "settings: Fix alignment issues"
This commit is contained in:
commit
79cf8eb23a
|
@ -36,7 +36,7 @@
|
|||
padding-left: 10px;
|
||||
font: 20px sans-serif;
|
||||
font-weight: bold;
|
||||
line-height: 50px;
|
||||
line-height: 58px;
|
||||
border: none;
|
||||
}
|
||||
}
|
||||
|
@ -50,9 +50,11 @@
|
|||
display: block;
|
||||
font-size: 17px;
|
||||
margin: 30px 0;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
form {
|
||||
margin-left: -48px;
|
||||
|
||||
img {
|
||||
margin-right: 60px;
|
||||
|
|
Loading…
Reference in a new issue