Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-9462

main-action.css in conf 2.6-dr1 sets body to text-align:center!!!! RARGH!!! NASTY!!!

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: High High
    • 2.8
    • 2.6.0
    • None

      In main-action.css for conf 2.6-dr1, there is a howling mistake in that you are setting text-align:center for the <body> tag?!!!

      Utter nightmare. Internet Exploder takes this to mean "center all content on the page unless it's explicity set to left aligned".

      Please remove the text-align:center from main-action.css

      The CSS in question is here:

      body {
      background-color:#F0F0F0;
      margin:0px;
      padding:0px;
      text-align:center;
      }
      

      If there is a specific reason why you are setting "text-align:center", please let us know and we'll provide a less drastic approach.

            [CONFSERVER-9462] main-action.css in conf 2.6-dr1 sets body to text-align:center!!!! RARGH!!! NASTY!!!

            No work has yet been logged on this issue.

              matt@atlassian.com Matt Ryall
              gfraser@adaptavist.com Guy Fraser [Adaptavist.com]
              Affected customers:
              0 This affects my team
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: