[9.0.15] footer word break anc responsive select menu

This commit is contained in:
fredtempez 2019-03-30 22:06:19 +01:00
parent 4db617c659
commit 8fba3a4240
1 changed files with 10 additions and 0 deletions

View File

@ -318,6 +318,13 @@ td > .col12 {
#bar select {
width: 70%;
}
#bar #barRight {
font-size: 1.2em;
}
#bar #barSelectPage {
width: 80%;
font-size: 120%;
}
}
/* Site */
@ -486,6 +493,9 @@ footer .col4 {
footer .col4 {
width:33%;
}
div span:last-of-type {
display: block;
}
}
footer #footerSocials span {