Merge branch 'master' into reorganize_header
This commit is contained in:
@@ -482,6 +482,24 @@ footer {
|
||||
// 08. Forms
|
||||
// - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
||||
form.locale-form {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
||||
select {
|
||||
background-image: url("language_select.png");
|
||||
|
||||
&.js-locale-switcher {
|
||||
background-color: transparent;
|
||||
border: 0;
|
||||
color: white;
|
||||
outline: none;
|
||||
padding-left: rem-calc(3);
|
||||
padding-right: rem-calc(24);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
form {
|
||||
|
||||
label {
|
||||
|
||||
Reference in New Issue
Block a user