Skip to content

Commit c38c78e

Browse files
committed
Merge branch 'master' of github.com:Semantic-Org/Semantic-UI
2 parents e8e2c0c + b05269c commit c38c78e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE-NOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- **Grid** - Added opt-in `stretched` variation for `equal height` instead of forcing `flex` on all `equal height columns` which may cause layout issues due to changes in rendering with `flexbox`.
77

88
**Fixes**
9-
- **Build Tools** - Fix issues with minified CSS `@import` not being on top of minified semantic ui concatenated release [bug in clean-css](https://github.com/jakubpawlowicz/clean-css/issues/476)
9+
- **Build Tools** - Fix issues with minified CSS `@import` not being on top of minified semantic ui concatenated release due to [bug in clean-css](https://github.com/jakubpawlowicz/clean-css/issues/476)
1010
- **Grid** - Fixes `stackable` `equal height/width` grid to remove `flex` on mobile when stacking
1111
- **Grid** - Fixed `right/left/center aligned` to adjust `align-items` in flex containers like `equal height/width`
1212

0 commit comments

Comments
 (0)