Skip to content

Commit

Permalink
fixed : comment reply font size too small when viewed in mobile. fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
nikeo committed Jun 23, 2017
1 parent cd2ddbc commit b488061
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
1 change: 0 additions & 1 deletion assets/front/css/dev-responsive.css
Expand Up @@ -213,7 +213,6 @@

/* comments */
.comment-tabs { font-size: 0.875em; }
.commentlist li { font-size: 0.8125em; }
.commentlist li ul li { padding-left: 10px; }

/* page */
Expand Down
1 change: 0 additions & 1 deletion assets/front/css/main.css
Expand Up @@ -2766,7 +2766,6 @@ box-shadow: inset 0 1px 0 rgba(0,0,0,0.05); }

/* comments */
.comment-tabs { font-size: 0.875em; }
.commentlist li { font-size: 0.8125em; }
.commentlist li ul li { padding-left: 10px; }

/* page */
Expand Down
2 changes: 1 addition & 1 deletion assets/front/css/main.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/front/js/_parts

0 comments on commit b488061

Please sign in to comment.