Browse Source

Fix quick reply submit button being ridiculously small

pull/40/head
Simon McFarlane 9 years ago
parent
commit
5a4448c4dc
  1. 3
      js/quick-reply.js

3
js/quick-reply.js

@ -99,9 +99,6 @@
#quick-reply .nonsense {\
display: none;\
}\
#quick-reply td.submit {\
width: 1%;\
}\
#quick-reply td.recaptcha {\
text-align: center;\
padding: 0 0 1px 0;\

Loading…
Cancel
Save