1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-26 11:28:27 +00:00

Clean less files (#6921)

This commit is contained in:
Xaver Maierhofer
2019-05-13 08:26:32 +02:00
committed by zeripath
parent 0b785481d7
commit 6fb58a8cdc
17 changed files with 1545 additions and 1159 deletions

View File

@@ -8,6 +8,7 @@
font-size: 1.6rem;
margin-left: 15px;
}
.ui.right {
margin-top: 5px;
}
@@ -16,6 +17,7 @@
&.new.org {
#create-page-form;
form {
.header {
padding-left: 0 !important;
@@ -42,10 +44,12 @@
font-size: 36px;
margin-bottom: 0;
}
.desc {
font-size: 16px;
margin-bottom: 10px;
}
.meta {
.item {
display: inline-block;
@@ -84,8 +88,7 @@
&.invite {
#invite-box {
margin: auto;
margin-top: 50px;
margin: 50px auto auto;
width: 500px !important;
#search-user-box {
@@ -94,6 +97,7 @@
width: 300px;
}
}
.ui.button {
margin-left: 5px;
margin-top: -3px;
@@ -112,6 +116,7 @@
width: 48px;
height: 48px;
}
.meta {
line-height: 24px;
}