From e6e6aaeacb80bf80e4741a8ab2a47b81d3b9c780 Mon Sep 17 00:00:00 2001
From: Unknwon <joe2010xtmf@163.com>
Date: Sun, 28 Sep 2014 01:45:03 -0400
Subject: [PATCH] Delete verbose

---
 public/ng/css/gogs.css | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/public/ng/css/gogs.css b/public/ng/css/gogs.css
index aa5d606ec5..2d2ab7f3a0 100644
--- a/public/ng/css/gogs.css
+++ b/public/ng/css/gogs.css
@@ -1490,10 +1490,6 @@ The register and sign-in page style
   font-family: Consolas, Menlo, Monaco, "Lucida Console", monospace;
   font-size: 14px;
 }
-.no-desc {
-  color: #888;
-  font-style: italic;
-}
 #admin-wrapper,
 #setting-wrapper {
   padding-bottom: 100px;