Merge branch '17829-remove-omniauth' refs #17829
[arvados.git] / services / api / app / assets / stylesheets / application.css
index 742a575a93bb95a31791438936df00e99c97b0c4..18895f6efc275cc019a5788ed9bbb6c3d88cf18c 100644 (file)
@@ -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 {
@@ -62,9 +62,8 @@ div#header span.beta > span {
     border-bottom: 1px solid #fff;
     font-size: 0.8em;
 }
-img.curoverse-logo {
-    width: 221px;
-    height: 44px;
+img.arvados-logo {
+    height: 66px;
 }
 #intropage {
     font-family: Verdana,Arial,sans-serif;
@@ -180,4 +179,3 @@ div#header a.sudo-logout {
     color: #000;
     font-weight: bold;
 }
-