Skip to content

Commit d8d7b88

Browse files
committed
Theme Hamoir - Language position responsive
1 parent db58004 commit d8d7b88

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

hamoir/src/scss/main.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,10 +312,12 @@ body.site-tourisme #portal-languageselector {
312312
padding: 5px;
313313
width: 95px;
314314
margin: 0;
315+
display: initial !important;
315316

316317
@media screen and (max-width: 900px) {
317318
position: absolute;
318-
top: 70px;
319+
top: 25%;
320+
right: 85px;
319321
}
320322

321323
li {

0 commit comments

Comments
 (0)