mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1184170 - In the Sync Preferences, return the Terms of Service and Privacy Notice to different lines with added margin. r=markh
This commit is contained in:
parent
cb93a832f8
commit
f63bb5409c
@ -345,13 +345,13 @@
|
||||
</vbox>
|
||||
</groupbox>
|
||||
<spacer flex="1"/>
|
||||
<hbox id="tosPP-small">
|
||||
<vbox id="tosPP-small">
|
||||
<label id="tosPP-small-ToS" class="text-link">
|
||||
&prefs.tosLink.label;
|
||||
</label>
|
||||
<label id="tosPP-small-PP" class="text-link">
|
||||
&fxaPrivacyNotice.link.label;
|
||||
</label>
|
||||
</hbox>
|
||||
</vbox>
|
||||
</vbox>
|
||||
</deck>
|
||||
|
@ -402,5 +402,5 @@ description > html|a {
|
||||
}
|
||||
|
||||
#tosPP-small-ToS {
|
||||
margin-right: 3em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user