[PATCH 3 of 3] style: remove unused class 'comment-inlines'

Thomas De Schampheleire thomas.de_schampheleire at nokia.com
Sun May 6 12:45:27 UTC 2018


# HG changeset patch
# User Thomas De Schampheleire <thomas.de_schampheleire at nokia.com>
# Date 1525610136 -7200
#      Sun May 06 14:35:36 2018 +0200
# Node ID 191720f3f56a9fbea2cf926c09725d2469eef259
# Parent  16ce6cd1d641cfe0bb18c4b78e00441aee2308ea
style: remove unused class 'comment-inlines'

No reference can be found to the class 'comment-inlines', so remove it.

diff --git a/kallithea/public/less/style.less b/kallithea/public/less/style.less
--- a/kallithea/public/less/style.less
+++ b/kallithea/public/less/style.less
@@ -541,10 +541,6 @@ div.form div.form-group div.highlight,
   top: 4px;
   margin: -10px 2px 0;
 }
-/** comment inline form **/
-.comment-inlines textarea {
-  font-family: @font-family-monospace;
-}
 /** comment inline **/
 .inline-comments {
   padding: 5px;


More information about the kallithea-general mailing list