Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 3a9add8

Browse files
author
vikasrohit
committed
Merge pull request #444 from appirio-tech/feature/paused-challenge-state
SUP-2241, Dashboard--> "This challenge is currently paused" should have padding on challenge card. @parthshah fyi fixed the ios card style for stalled phase
2 parents 3b27187 + ce7b185 commit 3a9add8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

assets/css/directives/ios-card.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,8 @@ ios-card .challenge.tile-view {
154154

155155
.stalled-challenge {
156156
margin-top: 31px;
157-
margin-bottom: 32px;
157+
margin-bottom: 12px;
158+
height: 36px;
158159
padding: 0px 20px 0px 20px;
159160
@include sofia-pro-medium;
160161
font-size: 12px;

0 commit comments

Comments
 (0)