repo-import page ui

This commit is contained in:
FuXiaoHei 2014-04-09 21:28:00 +08:00
parent 721834a267
commit c72e1b5c2a
5 changed files with 158 additions and 1 deletions

View file

@ -309,6 +309,18 @@ html, body {
height: 8em;
}
#repo-import-auth{
width: 100%;
margin-top: 48px;
box-sizing: border-box;
}
#repo-import-auth .form-group{
box-sizing: border-box;
margin-left: 0;
margin-right: 0;
}
/* gogits user setting */
#user-setting-nav > h4, #user-setting-container > h4, #user-setting-container > div > h4,