Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-10466

UI issue on blog screens on storefront

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Trunk
    • 17.12.01, 18.12.01
    • ecommerce
    • None

    Description

       

      This issue is because of the CSS rule written for <hr> in this commit.

      .bloghr {
      border: 0.1em solid #999999;
      color: white;
      background: #1C334D;
      padding: 4px;
      height: 13px;
      }
      

      Increasing height property in the above rule will fix the UI of the blog header on all blog related screens.

       

       

       

      Attachments

        1. OFBIZ-10466.patch
          0.4 kB
          Pritam Kute

        Activity

          People

            adityasharma Aditya Sharma
            pritam.kute Pritam Kute
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: