This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new 822242c  [OPENMEETINGS-2045] hash page should be fixed
822242c is described below

commit 822242c5d1fce2a92936223fa82d518430b35731
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed Aug 28 20:45:45 2019 +0700

    [OPENMEETINGS-2045] hash page should be fixed
---
 openmeetings-web/src/main/webapp/css/raw-general.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/openmeetings-web/src/main/webapp/css/raw-general.css 
b/openmeetings-web/src/main/webapp/css/raw-general.css
index 6953beb..17aad56 100644
--- a/openmeetings-web/src/main/webapp/css/raw-general.css
+++ b/openmeetings-web/src/main/webapp/css/raw-general.css
@@ -8,7 +8,7 @@ html, body {
 .main-container {
        height: calc(100% - var(--header-height));
 }
-.main-container .main
+.main
 , #contents .child-panel
 , .full-height
 {

Reply via email to