Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removes Joomla Sidebar #27252

Merged
merged 8 commits into from
Oct 16, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Keeps font-sizes the same before/after PR
Tested on Joomla 3/4, to fix issue raised here #27252 (comment)
  • Loading branch information
vingle authored Sep 24, 2023
commit e2d180e16a9d84f37a00505d7796423bbbbe7852
3 changes: 0 additions & 3 deletions css/joomla.css
Original file line number Diff line number Diff line change
Expand Up @@ -313,9 +313,6 @@ div#toolbar-box div.m {
padding-bottom: 0;
border: 1px solid #999 !important;
}
#crm-container {
font-size: 11px;
}
#crm-container .col1 {
margin: 0;
}
Expand Down