Skip to content

Commit eab1701

Browse files
committed
fix refresh padding
1 parent 17f123d commit eab1701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/stylesheets/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ a.navigator-settings i.settings-enabled {
175175
float: right;
176176
color: #fff;
177177
text-decoration: none;
178-
padding-right: 15px;
178+
padding: 4px 15px 0 0;
179179
}
180180

181181
#navigator-folder .refresh-directory:hover {

0 commit comments

Comments
 (0)