Skip to content

Commit ea4aced

Browse files
committed
this ( does not belong there 😭
1 parent 5fffcc6 commit ea4aced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/stylesheets/grape_swagger_rails/screen.css.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1014,7 +1014,7 @@ table {
10141014
font-size: 1.5em;
10151015
font-weight: bold;
10161016
text-decoration: none;
1017-
background: transparent url((<%= image_path('grape_swagger_rails/logo_small.png') %>) no-repeat left center;
1017+
background: transparent url(<%= image_path('grape_swagger_rails/logo_small.png') %>) no-repeat left center;
10181018
padding: 20px 0 20px 40px;
10191019
color: white;
10201020
}

0 commit comments

Comments
 (0)