Skip to content

Commit 3e735c9

Browse files
soniagp6Sonia Putzel
andauthored
Fix: translation widget overlap (#19)
* fix: Translation widget overlaps with login on mobile - Task ID rec4zverDWFt6MYk8 * fix: Translation widget overlaps with login on mobile - Task ID rec4zverDWFt6MYk8 --------- Co-authored-by: Sonia Putzel <sputzel@Sonias-MacBook-Pro.local>
1 parent 1e6acf3 commit 3e735c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/packs/stylesheets/decidim/decidim_application.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ header {
1414
}
1515

1616
&__lc-button {
17-
@apply text-secondary justify-self-end xl:col-start-7;
17+
@apply text-secondary xl:col-start-7;
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)