Skip to content

Commit

Permalink
Merge pull request #43 from phpList/#0019023
Browse files Browse the repository at this point in the history
0019023: Login page help button and content is not centered
  • Loading branch information
mariez committed Jan 14, 2018
2 parents 3f0736d + e8fc692 commit e32e62a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion css/style.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions less/legacy.less
Expand Up @@ -151,6 +151,7 @@ table.well tr td{padding:10px 20px;padding-right:20px}


/* ## phpList */
#globalhelp { margin: 0 -30px }
.tabbed{margin-top:10px}
#container{margin-bottom:50px}
div.panel{padding:0px !important;background:none !important} /* FIX NEEDED BECAOUSE HELP PAGE (page=community) loads style.css from dressprow theme */
Expand Down
4 changes: 0 additions & 4 deletions less/sidebar.less
Expand Up @@ -140,10 +140,6 @@
}
}

#globalhelp {
margin: 0 -15px 0 -30px;
}

@media (min-width: 992px) {

.navbar-toggle {
Expand Down

0 comments on commit e32e62a

Please sign in to comment.