repo.or.cz
/
mediawiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Localisation updates from https://translatewiki.net.
[mediawiki.git]
/
resources
/
src
/
mediawiki.feedback
/
feedback.less
blob
90464a355e54fb5b3dc339ab43f06ef9b2f99365
1
.mw-feedbackDialog {
2
&-welcome-message,
3
&-feedback-terms {
4
line-height: 1.4;
5
}
6
7
&-welcome-message {
8
margin-bottom: 1em;
9
}
10
11
&-feedback {
12
&-terms p:first-child {
13
margin-top: 0;
14
}
15
16
&-termsofuse {
17
margin-left: 2em;
18
}
19
20
/* Overwriting OOUI */
21
&-form .oo-ui-fieldLayout.oo-ui-labelElement.oo-ui-fieldLayout-align-left > .oo-ui-fieldLayout-body {
22
> .oo-ui-fieldLayout-header {
23
min-width: 4.2em;
24
width: 20%;
25
}
26
27
> .oo-ui-fieldLayout-field {
28
width: 80%;
29
}
30
}
31
}
32
}