Skip to:
Content

bbPress.org

Ticket #1273: 1273.final.final.diff

File 1273.final.final.diff, 336 bytes (added by chrishajer, 15 years ago)

fixed width table patch for bb-admin/style.css

  • style.css

     
    16551655        border-radius: 4px;
    16561656        border: 1px solid rgb(223, 223, 223);
    16571657        background-color: rgb(221, 221, 221);
    1658         width: 33%;
     1658        width: 400px;
    16591659}
    16601660
    16611661form.settings div.table table {