This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects
Commit 3572e5ea authored by Eduard Frankford's avatar Eduard Frankford
Browse files

made login field look better

parent f8ef2f95
Branches
2 merge requests!105Preparing März Release,!93make website mobile friendly and in general more responsive
......@@ -48,6 +48,7 @@ svg {
display: none;
float: left;
min-width: 10rem;
width: auto;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
......@@ -63,8 +64,7 @@ svg {
.dropdown-menu.show {
display: block;
background-color: rgb(255, 255, 255);
// width: max-content;
// min-width: 408px;
width: 200%;
padding-top: 15px;
padding-right: 25px;
padding-bottom: 30px;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment