Skip to content

Commit

Permalink
[FIX] sap.ui.unified.Calendar: Two months displayed correctly in Comp…
Browse files Browse the repository at this point in the history
…act mode

BCP: 0020283766 0000263192 2019

Change-Id: I50b1aee7d956daa3ad3630df8a63d39801baad6d
(cherry picked from commit dbfdd5e)
CR-Id: 002075125900003591612019
  • Loading branch information
gerym committed May 21, 2019
1 parent d323796 commit d21b5e1
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -438,6 +438,8 @@ html.sapUiMedia-Std-Phone .sapUiCalHeadB0{
margin-left: calc(~"25% - 5.75rem");
}

.sapUiSizeCompact .sapUiCalTwoMonthsTwoColumnsJaZh .sapUiCalHeadB4,
.sapUiSizeCompact .sapUiCalTwoMonthsTwoColumns .sapUiCalHeadB3,
.sapUiCalTwoMonthsTwoColumnsJaZh .sapUiCalHeadB4,
.sapUiCalTwoMonthsTwoColumns .sapUiCalHeadB3 {
margin-left: calc(~"50% - 2 * 5.75rem");
Expand Down

0 comments on commit d21b5e1

Please sign in to comment.