fix quick guide style
This commit is contained in:
parent
ea6c6bc20a
commit
19c3745488
4 changed files with 8 additions and 4 deletions
|
@ -2299,9 +2299,11 @@ ol.linenums {
|
|||
.repository.quickstart .guide .clone.button:first-child {
|
||||
border-radius: .28571429rem 0 0 .28571429rem;
|
||||
}
|
||||
.repository.quickstart .guide .ui.action.small.input {
|
||||
width: 100%;
|
||||
}
|
||||
.repository.quickstart .guide #repo-clone-url {
|
||||
border-radius: 0;
|
||||
width: 100%;
|
||||
padding: 5px 10px;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
|
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue