diff --git a/DESCRIPTION b/DESCRIPTION index 267f889..2b9e56b 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: requal Title: Shiny Application for Computer-Assisted Qualitative Data Analysis -Version: 1.1.2 +Version: 1.1.2.9001 Authors@R: c( person(given = "Radim", diff --git a/inst/app/www/custom.css b/inst/app/www/custom.css index af592cf..4fb3fa4 100644 --- a/inst/app/www/custom.css +++ b/inst/app/www/custom.css @@ -138,7 +138,7 @@ width: 100% !important; .mfb-component--bl { display: none; } -#\.shinymanager_logout { +#\.shinymanager_logout.mfb-component__button--child { display: none; } #\.shinymanager_admin {