Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-7342

CSS Style is setting table's width to 0; Messing up README.md tables on FF and IE11

    XMLWordPrintable

Details

    Description

      I'm on Windows 7, I can replicate this on FF 37.0.1 and IE11.0.9600.17728
      Tables look fine in Chrome (Version 41.0.2272.89 m) (even though they're getting the problematic declaration)

      batch.css:24 on Atlassian Stash v3.5.0

      .markup table {
          border-collapse: collapse;
          margin: 20px 0px;
          width: 0px; /* <=== This one right here seems to be the problem child */
      }
      

      Here's a screenshot from FF:

      Attachments

        Issue Links

          Activity

            People

              khughes@atlassian.com Kristy
              05c99cb5f003 Wes Ruvalcaba
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: