Skip to content
Snippets Groups Projects
Commit 4e96c531 authored by Alfredo Sumaran's avatar Alfredo Sumaran
Browse files

Merge branch '25221-fix-build-status-overflow-mobile' into 'master'

Fixed top margin for Builds page status header information

Adds top margin for the Build Status content area for screens smaller than 768px. Especially needed when the text content wraps onto a third line.

![Untitled-1](/uploads/57a0a58f1fe647cd2d0dbb8849621340/Untitled-1.jpg)

cc: @filipa @ClemMakesApps 
Closes #25221 

See merge request !7917
parents 90938e4b a45f7701
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -64,6 +64,7 @@
 
@media (max-width: $screen-sm-max) {
padding-right: 40px;
margin-top: 6px;
 
.btn-inverted {
display: none;
Loading
Loading
---
title: Added top margin to Build status page header for mobile views
merge_request:
author: Ryan Harris
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment