Better alignement of interaction icons

This commit is contained in:
augier 2015-07-24 20:08:29 +02:00
parent 97c9561ab7
commit 1423ba73b8

View file

@ -459,7 +459,11 @@ h3 { margin-top: 0; }
height: 20px; height: 20px;
width: 20px; width: 20px;
padding: 0; padding: 0;
margin-left: 5px; margin-left: 15px;
&:last-child{
margin-right: 5px;
}
&.loading { &.loading {
background-image: image-url("mobile-spinner.gif"); background-image: image-url("mobile-spinner.gif");