Viewing 4 replies - 1 through 4 (of 4 total)
  • They should not be 500px, and they should not be using a table. The target URL is not listed as it is often very long and would not display easily.

    Thread Starter Steven Vachon

    (@prometh)

    The divs are height:100%, so they display whatever the height of my browser window is. Two days ago, my window was ~500px tall.

    Tables are the standard for tablature data.

    Target URLs can be truncated.

    Thanks for responding.

    Thread Starter Steven Vachon

    (@prometh)

    Until this issue has been fixed in a future release, here is the fix for anyone else wondering wtf is going on:

    1. In the plugins list, click “Edit” for the “Redirection” plugin.
    2. Click on “admin.css”
    3. On line 234, you should see a block like this:
      .item, .date, .count, .tools, .type
      {
      padding: 5px 8px;
      height: 100%;
      }
    4. Remove (or comment out) the “height” property
    Thread Starter Steven Vachon

    (@prometh)

    I’ve installed today’s upgrade, but I’m having to follow my own instructions above.

    Please fix this. I’ve provided instructions, so it’s easier than easy to make this permanent.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: Redirection] Admin panel lists F***ED’ is closed to new replies.