Moved manage/delete buttons to the right

This commit is contained in:
Victoria Wang 2015-05-13 15:04:40 -07:00
parent 120fc5296a
commit 5878692c81

View file

@ -492,6 +492,14 @@
} }
.file > .overlay { .file > .overlay {
border-radius: 3px; border-radius: 3px;
padding-top: 3px;
text-align: right;
a {
color: #e93250;
display: inline;
margin-right: 5px;
}
} }
.html-thumbnail > .overlay { .html-thumbnail > .overlay {
background-color: transparent; background-color: transparent;