Commit 657cecab by Giulio Gratta

Edited about page button widths to make 2 fit next to each other

parent 47555683
...@@ -154,7 +154,11 @@ ...@@ -154,7 +154,11 @@
float: left; float: left;
margin: 1px flex-gutter(8) 0 0; margin: 1px flex-gutter(8) 0 0;
@include transition(none); @include transition(none);
width: flex-grid(5, 8); width: flex-grid(4, 8);
}
span.sneakpeek {
margin-right: 0;
} }
#register_error { #register_error {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment