Some better styling for the ad

This commit is contained in:
Kasper Rynning-Tønnesen
2018-12-02 13:44:49 +01:00
parent 73aad3d8b9
commit 64f194774f

View File

@@ -4064,10 +4064,10 @@ input:not([type]):focus:not([readonly])+label, input[type=text]:not(.browser-def
user-select: all !important; /* Likely future */
}
.IL_BASE {
display: flex;
footer > .IL_BASE ~ .IL_BASE {
display: inherit !important;
}
.IL_BASE .IL_BASE {
background-color: white;
footer > .IL_BASE {
display: flex !important;
}