We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fffcc6 commit ea4acedCopy full SHA for ea4aced
app/assets/stylesheets/grape_swagger_rails/screen.css.erb
@@ -1014,7 +1014,7 @@ table {
1014
font-size: 1.5em;
1015
font-weight: bold;
1016
text-decoration: none;
1017
- background: transparent url((<%= image_path('grape_swagger_rails/logo_small.png') %>) no-repeat left center;
+ background: transparent url(<%= image_path('grape_swagger_rails/logo_small.png') %>) no-repeat left center;
1018
padding: 20px 0 20px 40px;
1019
color: white;
1020
}
0 commit comments