Skip to content
Snippets Groups Projects
Commit 1af205f9 authored by Fredrik Jonsson's avatar Fredrik Jonsson
Browse files

Fix minor css coding style error added in last merge.

parent 981eb398
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
&--float-small { &--float-small {
display: block; display: block;
margin: 0 auto 10px auto; margin: 0 auto 10px;
@include media-query(small-tablet) { @include media-query(small-tablet) {
float: right; float: right;
......
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