Navigation

    Netgate Discussion Forum
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search

    Firewall rules - overlap

    2.0-RC Snapshot Feedback and Problems - RETIRED
    2
    2
    1103
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Callahan last edited by

      Totally minor I know but haven't seen it mentioned on the beta forum. Does anyone else have the problem (and I use problem in the loosest sense of the word!) whereby the firewall rules page layout overlaps to the right if your aliases or descriptions make the total column slightly wider than the background image?
      Have tried it on multiple builds, both nano and i386 builds, all from varying build dates.
      Not a complaint, just a query  :)

      1 Reply Last reply Reply Quote 0
      • S
        SeventhSon last edited by

        Noticed it…

        The width is static:

        
        #content
         {
        ...
        width: 840px;
        ...
        background-image: url("images/horizontal.png");
        background-repeat: repeat-y;
        ...
        }
        
        

        But the width of the table isn't fixed. Very minor cosmetic issue.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post