mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-03 14:19:01 +02:00
change spacing on footer due to i18n problems
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
footer.site-footer
|
||||
.container
|
||||
.row
|
||||
ul.col-md-6
|
||||
ul.col-md-7
|
||||
|
||||
if Object.keys(settings.i18n.subdomainLang).length > 1
|
||||
li.dropdown.dropup.subdued
|
||||
@@ -32,7 +32,7 @@ footer.site-footer
|
||||
else
|
||||
| !{translate(item.text)}
|
||||
|
||||
ul.col-md-6.text-right
|
||||
ul.col-md-5.text-right
|
||||
|
||||
each item in nav.right_footer
|
||||
li
|
||||
|
||||
Reference in New Issue
Block a user