Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A admin-fe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 40
    • Issues 40
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Pleroma
  • admin-fe
  • Issues
  • #194
Closed
Open
Created Jun 22, 2021 by Koneko Toujou@EpicKitty

Making changes to Instance Panel Document removes one of the DIVs

When making changes to the Instance Panel Document via the AdminFE, it removes the div that wraps around the contents that happens to contain the padding rules to keep the front end looking uniform.

Just made a change a few moments ago and would have expected it to save:

<div style="margin-left:12px; margin-right:12px" class="instance-panel"><p>Welcome to the Land of Kittens <a href="https://pleroma.social" rel="noopener noreferrer nofollow">Pleroma</a> Instance!</p>...</div>

but instead, I get:

<p>Welcome to the Land of Kittens <a href="https://pleroma.social" rel="noopener noreferrer nofollow">Pleroma</a> Instance!</p>...
Assignee
Assign to
Time tracking