3da8814787
This allows users to choose grid view or table view in all repo lists Fixes #732
4 lines
70 B
CSS
4 lines
70 B
CSS
.repo-list-view .btn-group {
|
|
float: right;
|
|
margin-bottom: 10px;
|
|
}
|