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:
committed by
zeripath
parent
0b785481d7
commit
6fb58a8cdc
@@ -1,27 +1,35 @@
|
||||
.install {
|
||||
padding-top: 45px;
|
||||
|
||||
form {
|
||||
@input-padding: 320px !important;
|
||||
|
||||
label {
|
||||
text-align: right;
|
||||
width: @input-padding;
|
||||
}
|
||||
|
||||
input {
|
||||
width: 35% !important;
|
||||
}
|
||||
|
||||
.field {
|
||||
text-align: left;
|
||||
|
||||
.help {
|
||||
margin-left: @input-padding+15px;
|
||||
}
|
||||
|
||||
&.optional .title {
|
||||
margin-left: 38%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.ui {
|
||||
.checkbox {
|
||||
margin-left: 40% !important;
|
||||
|
||||
label {
|
||||
width: auto !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user