.../wp-content/themes/pub/wporg-developer/stylesheets/main.css | 3 ---
1 file changed, 3 deletions(-)
diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/stylesheets/main.css
index 2c376e09..fa8b0fb2 100644
a
|
b
|
input { |
2330 | 2330 | right: -6px; |
2331 | 2331 | border-radius: 3px 0 0 3px; |
2332 | 2332 | } |
2333 | | } |
2334 | | |
2335 | | @media (min-width: 571px) { |
2336 | 2333 | .single-command .btn-group > a:last-child { |
2337 | 2334 | border-radius: 0 3px 3px 0; |
2338 | 2335 | } |