Skip to content

Commit bfb4b17

Browse files
committed
yay, fixed IE styles thanks to Jon Swanson of Rakuten
1 parent f18ed7e commit bfb4b17

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/components/popup/details/purposes/purposes.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
.container {
44
display: flex;
5+
flex: 1;
56
flex-direction: column;
67

78
.disclaimer {

src/components/popup/intro/intro.less

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,8 @@
33
}
44

55
div.intro {
6-
display: flex;
76
align-items: center;
87
padding: 0 4em;
9-
flex: 1;
108
max-height: 100%;
119

1210
.top {

0 commit comments

Comments
 (0)