Advertisement
kimparsell

P2 patch for posting box

Apr 28th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.48 KB | None | 0 0
  1. Index: style.css
  2. ===================================================================
  3. --- style.css   (revision 24900)
  4. +++ style.css   (working copy)
  5. @@ -187,7 +187,7 @@
  6.     padding: 5px 7px;
  7.  }
  8.  .inlineediting input[type="text"] {
  9. -   width: 97.6%;
  10. +   width: 97.45%;
  11.  }
  12.  form#new_post {
  13.     margin-top: 20px;
  14. @@ -232,7 +232,7 @@
  15.  }
  16.  #postbox input#posttitle,
  17.  #postbox input#postcitation {
  18. -   width: 97.6%;
  19. +   width: 97.45%;
  20.     margin-bottom: 5px;
  21.  }
  22.  .disabled, .disabled:hover {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement