0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-08 10:25:40 +02:00
gitea/public/less/_form.less

8 lines
112 B
Text
Raw Normal View History

2015-07-07 19:09:03 +02:00
.form {
.help {
color: #999999;
padding-top: .6em;
padding-bottom: .6em;
display: inline-block;
}
}