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/repo-list.css
Jimmy Zelinskie 758158391c css: prevent new UI css from breaking old css
This also breaks css out into directives.
2015-02-24 14:43:04 -05:00

7 lines
132 B
CSS

.repo-list-sidebar .button-bar-right {
margin-bottom: 20px;
}
.repo-list-sidebar .panel .panel-body .fa-gear {
float: right;
}