[TikiWiki-commits] [Git][tikiwiki/tiki][master] [FIX][UI] Remove redundant and obsolete page-top padding in Basic Bootstrap...

"Gary Cunningham-Lee \(--- via TikiWiki-cvs" <[email protected]>
Newsgroups gmane.comp.cms.tiki.cvs
Message-ID <6909829c4405f_2c189fad499617@gitlab-sidekiq-low-urgency-cpu-bound-v2-56fcbc9578-cnjmj.mail>

Gary Cunningham-Lee pushed to branch master at Tiki Wiki CMS Groupware / Tiki


Commits:
1dcbf83e by Gary Cunningham-Lee at 2025-11-04T13:27:36+09:00
[FIX][UI] Remove redundant and obsolete page-top padding in Basic Bootstrap...
---
* [FIX][UI] Remove redundant and obsolete page-top padding in Basic Bootstrap layout in the four themes that specified it.

See merge request tikiwiki/tiki!8949

- - - - -


4 changed files:

- themes/fivealive-lite/scss/_tiki-selectors.scss
- themes/lighty/scss/_tiki-selectors.scss
- themes/strasa/scss/_tiki-selectors.scss
- themes/tuften/scss/_tiki-selectors.scss


Changes:

=====================================
themes/fivealive-lite/scss/_tiki-selectors.scss
=====================================
@@ -37,7 +37,6 @@ $imagePath: "../images/";
 
 body.tiki.navbar-padding,
 .layout_social_modules {
-    padding-top: $tiki-navbar-fixed-height;
     h1.sitetitle {
         line-height: normal;
     }


=====================================
themes/lighty/scss/_tiki-selectors.scss
=====================================
@@ -18,9 +18,6 @@
 
 // Color system
 // Body
-body.tiki.navbar-padding {
-    padding-top: 80px;
-}
 #col1 {
     background: var(--tiki-lighty-col1-bg); //#fff;
     margin-bottom: 20px;


=====================================
themes/strasa/scss/_tiki-selectors.scss
=====================================
@@ -24,10 +24,6 @@ body {
   background: #214d68 url('#{$imagePath}body-bg_fw.png') repeat-x;
 }
 
-body.tiki.navbar-padding {
-  padding-top: 84px;
-}
-
 body.fullscreen.tiki.navbar-padding {
   padding-top: 0;
 }


=====================================
themes/tuften/scss/_tiki-selectors.scss
=====================================
@@ -63,10 +63,6 @@ body {
 
 body.fullscreen { background: $body-bg; }
 
-body.tiki.navbar-padding {
-	padding-top: 60px;
-}
-
 section {
     padding-top: 1rem;
     padding-bottom: 1rem;



View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/1dcbf83ec6c0630815c563f47d35d655afdce923

-- 
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/1dcbf83ec6c0630815c563f47d35d655afdce923
You're receiving this email because of your account on gitlab.com.

_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.