This repository has been archived on 2020-03-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
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;
}