Skip to content
Snippets Groups Projects
Commit ea4465a0 authored by gnaegi's avatar gnaegi
Browse files

OO-269 space below login form for multiple login providers

parent 8db4f7af
No related branches found
No related tags found
No related merge requests found
...@@ -203,12 +203,19 @@ span.b_toggle_slide_legend {font-size: 90%; } ...@@ -203,12 +203,19 @@ span.b_toggle_slide_legend {font-size: 90%; }
/** ----------------- FORMS + LOGIN ----------------- **/ /** ----------------- FORMS + LOGIN ----------------- **/
div.o_login_form li { div.o_login {
list-style:none; div.o_login_form {
} margin-bottom: 2em;
div.o_login div.o_login_form fieldset legend {
display: none; li {
list-style:none;
}
fieldset legend {
display: none;
}
}
} }
div.b_form div.b_form_desc { div.b_form div.b_form_desc {
padding-bottom: 1em; padding-bottom: 1em;
font-style: italic; font-style: italic;
......
source diff could not be displayed: it is too large. Options to address this: view the blob.
source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment