Archived
1
0
This commit is contained in:
Jeff Becker 2016-11-02 15:45:30 -04:00
parent f76ba6422c
commit e668cdc16e
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

@ -586,10 +586,6 @@ textarea#reply-text {
width: 80%;
}
.hider {
float: right;
}
@keyframes rotate {
0% { transform:rotate(0deg); }
25% { transform:rotate(-1deg); }