Skip to:
Content

bbPress.org

Ticket #1273: 1273.diff

File 1273.diff, 464 bytes (added by mr_pelle, 15 years ago)

basic patch

  • style.css

     
    10521052}
    10531053
    10541054table.widefat tr td {
    1055         width: 18%;
    10561055        vertical-align: top;
    10571056        padding: 3px 7px;
    10581057        font-size: 0.85em;
     
    16551654        border-radius: 4px;
    16561655        border: 1px solid rgb(223, 223, 223);
    16571656        background-color: rgb(221, 221, 221);
    1658         width: 300px;
     1657        width: 33%;
    16591658}
    16601659
    16611660form.settings div.table table {