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-view.css
2015-04-21 15:20:38 -04:00

7 lines
No EOL
119 B
CSS

@media (max-width: 767px) {
.repository-view .repo-star {
position: absolute;
top: 16px;
left: 0px;
}
}