Skip to content

Commit

Permalink
Repositioned small load animation
Browse files Browse the repository at this point in the history
No longer clips with the button when viewing a PM convo
  • Loading branch information
DerpgonCz committed Apr 22, 2016
1 parent 644ad14 commit 88919bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webserver/public/lib/css/back.css
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ a {
border-bottom-color: #A77DC2;
border-radius: 50%;
animation: spin-back 4s linear infinite;
margin: 0 0 0 -20px;
margin: 10px 0 0 -20px;
}
.loader-small:before {
content: "";
Expand Down

0 comments on commit 88919bf

Please sign in to comment.