diff --git a/templates/custom/body_inner_pre.tmpl b/templates/custom/body_inner_pre.tmpl index f4484d6..192387a 100644 --- a/templates/custom/body_inner_pre.tmpl +++ b/templates/custom/body_inner_pre.tmpl @@ -474,10 +474,11 @@ } /* Hide the site logo. */ +/* Seems to be breaking the sign-in button currently. #navbar .item:first-child { display: none; } - +*/ /* Fix alignment of text in dropdown items. */ .ui.dropdown>.text { position: relative;