S
S
Sergey2015-05-26 11:53:10
css
Sergey, 2015-05-26 11:53:10

Can you help with CSS and flexbox?

I can't think. I need to make a "button" for switching the language to css (the list of available languages ​​opens to the left) - example Here . Why does the language list open below the language-switcher span element?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey B., 2015-05-26
@TsarS

.language-switcher ul {
   margin: 0;
}

P
Pavel Gogolinsky, 2015-05-26
@gogolinsky

.language-switcher .dropdown {
   margin-top: 0;
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question