Skip to content
Snippets Groups Projects
Commit d1fda19f authored by Taurie Davis's avatar Taurie Davis
Browse files

minor refactor

parent 8a2b89f3
No related branches found
No related tags found
1 merge request!6233Fix margin for awards-control buttons
Pipeline #
Loading
@@ -93,11 +93,8 @@
Loading
@@ -93,11 +93,8 @@
} }
   
.award-control { .award-control {
margin-top: 3px; margin: 3px 5px 3px 0;
margin-bottom: 3px; padding: 0 5px;
margin-right: 5px;
padding-left: 5px;
padding-right: 5px;
outline: 0; outline: 0;
   
&:hover, &:hover,
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment