Skip to content
Snippets Groups Projects
Commit 6db4a9b2 authored by henry's avatar henry Committed by richard
Browse files

fixup! Temporary changes to about:torconnect for Android.

Bug 41621: Make sure button's layout parent is .button-container when
not on android.
parent 4eca7b01
Branches
1 merge request!1025Tweak about:torconnect styling
......@@ -449,6 +449,11 @@ body.android {
flex: 1;
}
body:not(.android) #connectButtonContainer {
/* Use the .button-container context */
display: contents;
}
.android #connectButtonContainer {
width: 100%;
padding-bottom: 18px;
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment