Skip to content
Snippets Groups Projects
Commit cbaacfe1 authored by Chris Lawton's avatar Chris Lawton
Browse files

adding left space button modifier

parent 7f8fed28
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,10 @@ ...@@ -9,6 +9,10 @@
cursor: pointer; cursor: pointer;
} }
&--left-space {
margin-left: 20px;
}
// cannot conform to BEM here in order to be able to override google button styles // cannot conform to BEM here in order to be able to override google button styles
&--google-translate { &--google-translate {
display: none; display: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment