Hiding logo seems to hide login
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user