diff --git a/src/main/webapp/assets/common/css/gitbucket.css b/src/main/webapp/assets/common/css/gitbucket.css index 6e339b2..f5781df 100644 --- a/src/main/webapp/assets/common/css/gitbucket.css +++ b/src/main/webapp/assets/common/css/gitbucket.css @@ -3,7 +3,6 @@ /****************************************************************************/ body { color: #333; - line-height: 100%; } li p { @@ -167,7 +166,6 @@ div.block-header { font-size: large; - margin-bottom: 4px; font-weight: bold; } @@ -388,7 +386,6 @@ /****************************************************************************/ .account-fullname { font-size: 140%; - margin-bottom: 4px; font-weight: bold; }