Skip to content

Commit

Permalink
ENGCOM-3992: Static test fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
p-bystritsky committed Feb 6, 2019
1 parent c8d4c53 commit aa669d3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,15 +87,15 @@
// _____________________________________________

.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
.block{
.block {
&.newsletter {
input {
font-size: 12px;
padding-left: 30px;
}

.field {
.control:before{
.control:before {
font-size: 13px;
}
}
Expand Down

0 comments on commit aa669d3

Please sign in to comment.