Fix text only links and some spacing in FF

This commit is contained in:
Joseph Schorr 2015-04-27 14:02:55 -04:00
parent af3e08ded4
commit f60e56c056
3 changed files with 9 additions and 4 deletions

View file

@ -67,4 +67,8 @@
.repo-panel-info-element .builds-list {
min-height: 200px;
}
.repo-panel-info-element .copy-box {
vertical-align: middle;
}