This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/static/css/directives/ui/repo-list-view.css
Joseph Schorr 3da8814787 Create a common repo-list-view control and use it everywhere
This allows users to choose grid view or table view in all repo lists

Fixes #732
2016-01-04 15:42:25 -05:00

4 lines
70 B
CSS

.repo-list-view .btn-group {
float: right;
margin-bottom: 10px;
}