diff --git a/app/assets/stylesheets/zammad.css.scss b/app/assets/stylesheets/zammad.css.scss index 1b0f599bd..5b8d99bf2 100644 --- a/app/assets/stylesheets/zammad.css.scss +++ b/app/assets/stylesheets/zammad.css.scss @@ -5,14 +5,6 @@ body { background: hsl(210,17%,98%); } -/* TODO: @mrflix, do we need this at this level? -p, -ol, -ul { - color: #bcbcbb; -} -*/ - p { margin: 14px 0; }