1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

fix quick guide style

This commit is contained in:
Unknwon
2015-10-07 23:11:32 -04:00
parent ea6c6bc20a
commit 19c3745488
4 changed files with 8 additions and 4 deletions

View File

@@ -603,9 +603,11 @@
.clone.button:first-child {
border-radius: .28571429rem 0 0 .28571429rem;
}
.ui.action.small.input {
width: 100%;
}
#repo-clone-url {
border-radius: 0;
width: 100%;
padding: 5px 10px;
font-size: 1.2em;
}