Fix text only links and some spacing in FF
This commit is contained in:
parent
af3e08ded4
commit
f60e56c056
3 changed files with 9 additions and 4 deletions
|
@ -67,4 +67,8 @@
|
|||
|
||||
.repo-panel-info-element .builds-list {
|
||||
min-height: 200px;
|
||||
}
|
||||
|
||||
.repo-panel-info-element .copy-box {
|
||||
vertical-align: middle;
|
||||
}
|
Reference in a new issue