Removed top border from contribution calendar

Closes #28844
This commit is contained in:
Phil Hughes 2017-03-01 09:20:51 +00:00
parent 48d7ed6391
commit f86bded8d4
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
.calender-block {
padding-left: 0;
padding-right: 0;
padding: 0 0 $gl-padding;
border-top: 0;
direction: rtl;
@media (min-width: $screen-sm-min) and (max-width: $screen-md-max) {

View File

@ -0,0 +1,4 @@
---
title: Removed top border from user contribution calendar
merge_request:
author: