From 2625d58da2e15cfa7d94d95b67210e722e3ff8cc Mon Sep 17 00:00:00 2001 From: Dillon Ngo Date: Tue, 7 Jul 2026 00:33:55 +0800 Subject: [PATCH] Update: Vue 2 to Vue 3 with Typescript, node 14 to node 22, Jenkinsfile, Dockerfile, vapor.yml (Post PROD Deployment) --- resources/assets/sass/modules/_layout.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/resources/assets/sass/modules/_layout.scss b/resources/assets/sass/modules/_layout.scss index dcd16f56..a0eed8a2 100644 --- a/resources/assets/sass/modules/_layout.scss +++ b/resources/assets/sass/modules/_layout.scss @@ -1576,8 +1576,6 @@ padding-right: 30px; .navbar-center, .navbar-center > li{ float:none; display:inline-block; - *display:inline; /* ie7 fix */ - *zoom:1; /* hasLayout ie7 trigger */ vertical-align: top; } @@ -2040,7 +2038,7 @@ padding-right: 30px; .mfp-figure:after { box-shadow: none !important; - background: none !important; + background: none !important; } .profile-picture {