Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 4.5.0
    • Fix Version/s: 4.6.0-b2
    • Component/s: Plugins, Staff Interface
    • Labels:
      None

      Description

      When creating a package group as an admin, there is a white gap in the far right side of the markdown editor.

      Removing the width from the following style seems to correct it:

      .tab_content .inner_content textarea

      { width: 99%; height: 150px; }

      .tab_content .inner_content textarea

      { height: 150px; }

      If there's no side affect to removing this, it looks better with the gray background fitting the entire width.

        Activity

          People

          • Assignee:
            jonathan Jonathan Reissmueller
            Reporter:
            admin Paul Phillips
          • Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:
              Fix Release Date:
              11/Jun/19

              Time Tracking

              Estimated:
              Original Estimate - Not Specified
              Not Specified
              Remaining:
              Remaining Estimate - 0 minutes
              0m
              Logged:
              Time Spent - 17 minutes
              17m

                Agile