Fixed top margin for Builds page status header information
This commit is contained in:
parent
0819d093e9
commit
e5f6c78698
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@
|
|||
|
||||
@media (max-width: $screen-sm-max) {
|
||||
padding-right: 40px;
|
||||
margin-top: 6px;
|
||||
|
||||
.btn-inverted {
|
||||
display: none;
|
||||
|
|
Loading…
Reference in a new issue