Making WordPress.org

Ticket #465: 465.patch

File 465.patch, 281 bytes (added by mbootsman, 9 years ago)

Added CSS styles for button id element

  • style.css

     
    3737.gp-content ul {
    3838        padding-left: 20px;
    3939}
     40.gp-content #submit {
     41    font-size: 1em;
     42    margin: 0.4em 0.1em 0 0;
     43}