diff --git a/src/main/webapp/assets/common/css/gitbucket.css b/src/main/webapp/assets/common/css/gitbucket.css index 6e339b248..f5781df7e 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 @@ table.table th { div.block-header { font-size: large; - margin-bottom: 4px; font-weight: bold; } @@ -388,7 +386,6 @@ div.signin-form { /****************************************************************************/ .account-fullname { font-size: 140%; - margin-bottom: 4px; font-weight: bold; }