8 lines
132 B
CSS
8 lines
132 B
CSS
|
.repo-list-sidebar .button-bar-right {
|
||
|
margin-bottom: 20px;
|
||
|
}
|
||
|
|
||
|
.repo-list-sidebar .panel .panel-body .fa-gear {
|
||
|
float: right;
|
||
|
}
|