[9.0.15] footer word break anc responsive select menu
This commit is contained in:
parent
4db617c659
commit
8fba3a4240
@ -318,6 +318,13 @@ td > .col12 {
|
|||||||
#bar select {
|
#bar select {
|
||||||
width: 70%;
|
width: 70%;
|
||||||
}
|
}
|
||||||
|
#bar #barRight {
|
||||||
|
font-size: 1.2em;
|
||||||
|
}
|
||||||
|
#bar #barSelectPage {
|
||||||
|
width: 80%;
|
||||||
|
font-size: 120%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Site */
|
/* Site */
|
||||||
@ -486,6 +493,9 @@ footer .col4 {
|
|||||||
footer .col4 {
|
footer .col4 {
|
||||||
width:33%;
|
width:33%;
|
||||||
}
|
}
|
||||||
|
div span:last-of-type {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
footer #footerSocials span {
|
footer #footerSocials span {
|
||||||
|
Loading…
Reference in New Issue
Block a user