We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 152d6d4 commit 5d42029Copy full SHA for 5d42029
jquery/css/blog.css
@@ -200,19 +200,13 @@ a.comment-reply-link > span {
200
box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
201
position: relative;
202
padding: 10px;
203
- text-indent: 80px;
204
}
205
#respond .comment-form-author,
206
#respond .comment-form-email,
207
#respond .comment-form-url,
208
#respond .comment-form-comment {
209
210
211
-#respond input[type="text"]:focus,
212
-#respond textarea:focus {
213
- text-indent: 0;
214
- z-index: 1;
215
-}
216
#respond textarea {
217
resize: vertical;
218
width: 95%;
0 commit comments