[TikiWiki-commits] [Git][tikiwiki/tiki][30.x] [BP][FIX] Restore login dropdown width
"ushindi bienvenu \(@usbbush\) via TikiWiki-cvs" <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.cvs |
|---|---|
| Message-ID | <69e159827808b_3b18e73c56932@gitlab-sidekiq-low-urgency-cpu-bound-v2-77b954b977-zmrqv.mail> |
ushindi bienvenu pushed to branch 30.x at Tiki Wiki CMS Groupware / Tiki
Commits:
47df9dc6 by Moïse Nturubika at 2026-04-16T21:42:32+00:00
[BP][FIX] Restore login dropdown width
---
* [FIX] Restore login dropdown width
---
* [UI] Refine login dropdown width for better responsiveness
* [FIX] Restore login dropdown width
* [FIX] Restore login dropdown width
See merge request tikiwiki/tiki!9787
See merge request tikiwiki/tiki!10032
- - - - -
2 changed files:
- templates/modules/mod-login_box.tpl
- themes/base_files/scss/_tiki-modules.scss
Changes:
=====================================
templates/modules/mod-login_box.tpl
=====================================
@@ -373,7 +373,7 @@ $(".collapse-toggle", ".siteloginbar_popup .dropdown-menu").on("click", function
<button type="button" class="btn btn-link dropdown-toggle" data-bs-toggle="dropdown">
{tr}Log in{/tr}
</button>
- <div class="siteloginbar_poppedup dropdown-menu dropdown-menu-end float-sm-end modal-sm p-3">
+ <div class="siteloginbar_poppedup dropdown-menu dropdown-menu-end float-sm-end p-3">
{capture assign="close_tags"}</div></div>{$close_tags}{/capture}
{/if}
=====================================
themes/base_files/scss/_tiki-modules.scss
=====================================
@@ -227,7 +227,7 @@ li.archivedate {
.fb-image {
margin: 0 -12px 10px -12px;
line-height: 0;
-
+
img {
width: 100%;
height: auto;
@@ -261,7 +261,7 @@ li.archivedate {
font-size: 14px;
color: #050505;
margin-bottom: 4px;
-
+
a {
color: #050505;
text-decoration: none;
@@ -304,7 +304,7 @@ li.archivedate {
font-weight: 600;
text-decoration: none;
transition: background 0.2s;
-
+
&:hover {
background: #166fe5;
color: #fff;
@@ -401,6 +401,11 @@ li.login_link ul li a {
height: 2.5rem;
}
+.siteloginbar_poppedup.dropdown-menu {
+ width: 300px;
+ max-width: 90vw;
+}
+
.navbar-form .siteloginbar_poppedup .form-control,
.navbar-form .siteloginbar_poppedup .mb-3.text-center{
width: 100%;
@@ -589,7 +594,7 @@ header.fixed-top {
align-items: center;
justify-content: center;
}
-
+
#toggleSwitch_modules {
margin: 0;
}
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/47df9dc644353c4367a5a86213fe270a5ab3af1e
--
View it on GitLab: https://gitlab.com/tikiwiki/tiki/-/commit/47df9dc644353c4367a5a86213fe270a5ab3af1e
You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help
_______________________________________________
TikiWiki-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tikiwiki-cvs