X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0561bd0c3c07257fd58ded6c7cfa5feeae97af57..3d5e303970a342dd80a617058852a0dab686cfd0:/services/api/app/assets/stylesheets/application.css?ds=sidebyside diff --git a/services/api/app/assets/stylesheets/application.css b/services/api/app/assets/stylesheets/application.css index 742a575a93..721ff801c9 100644 --- a/services/api/app/assets/stylesheets/application.css +++ b/services/api/app/assets/stylesheets/application.css @@ -7,7 +7,7 @@ SPDX-License-Identifier: AGPL-3.0 */ * and any sub-directories. You're free to add application-wide styles to this file and they'll appear at * the top of the compiled file, but it's generally better to create a new file per style scope. *= require_self - *= require_tree . + *= require_tree . */ .contain-align-left { @@ -63,8 +63,7 @@ div#header span.beta > span { font-size: 0.8em; } img.curoverse-logo { - width: 221px; - height: 44px; + height: 66px; } #intropage { font-family: Verdana,Arial,sans-serif; @@ -180,4 +179,3 @@ div#header a.sudo-logout { color: #000; font-weight: bold; } -