Adjust torrent details button

This commit is contained in:
John Furrow
2016-05-08 11:31:48 -07:00
parent ec0264bacf
commit 84e910c5cf
2 changed files with 2 additions and 3 deletions
@@ -10,8 +10,6 @@
}
&__node {
margin-left: -0px;
margin-right: -0px;
padding: 1px 0 1px 8px;
text-overflow: ellipsis;
vertical-align: middle;
+2 -1
View File
@@ -131,7 +131,8 @@ $more-info--border: $textbox-repeater--button--border;
top: 50%;
transform: translateX(15px);
transition: background 0.25s, box-shadow 0.25s, opacity 0.25s, transform 0.25s;
width: 42px;
width: 32px;
z-index: 1;
.icon {
fill: rgba($foreground, 0.5);