Skip to content

Commit f01d1ec

Browse files
committed
Theme for Mouscron - fix language
1 parent d8d7b88 commit f01d1ec

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

mouscron/src/scss/home/banner.scss

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,10 @@
210210
}
211211

212212
//langues
213+
#portal-header #portal-header-top #header-links {
214+
gap: 10px;
215+
}
216+
213217
#portal-languageselector {
214218
border: 1px solid #ddd;
215219
background: #fff;
@@ -219,11 +223,6 @@
219223
width: 95px;
220224
margin: 0;
221225

222-
@media screen and (max-width: 900px) {
223-
position: absolute;
224-
top: 70px;
225-
}
226-
227226
li {
228227
display: inline-block;
229228
margin-left: 10px;

0 commit comments

Comments
 (0)