changeset 7262:25f7d871ea04

style: remove unused class 'comment-inlines' No reference can be found to the class 'comment-inlines', so remove it.
author Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
date Sun, 06 May 2018 14:35:36 +0200
parents 9005c37dbe21
children 6e65c2153baa
files kallithea/public/less/style.less
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/kallithea/public/less/style.less	Sun May 06 14:31:15 2018 +0200
+++ b/kallithea/public/less/style.less	Sun May 06 14:35:36 2018 +0200
@@ -540,10 +540,6 @@
   top: 4px;
   margin: -10px 2px 0;
 }
-/** comment inline form **/
-.comment-inlines textarea {
-  font-family: @font-family-monospace;
-}
 /** comment inline **/
 .inline-comments {
   padding: 5px;