12 lines
No EOL
167 B
CSS
12 lines
No EOL
167 B
CSS
.repo-list-view .btn-group {
|
|
float: right;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
.repo-list-view.padded {
|
|
padding: 10px;
|
|
}
|
|
|
|
.repo-list-view-element {
|
|
min-height: 40px;
|
|
} |