Skip to content

Commit

Permalink
#20832: Static test fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
p-bystritsky committed Apr 12, 2019
1 parent a2b2aa0 commit 6c14bd8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,8 @@
font-size: @font-size__base;
margin: 0 0 0 15px;

&.customer-welcome{
margin: 0 0 0 5px;
&.customer-welcome {
margin: 0 0 0 5px;
}

> a {
Expand Down

0 comments on commit 6c14bd8

Please sign in to comment.