Skip to content

Commit 0c57975

Browse files
committed
Reverted breakpoint fix as it only works in FF (#2904)
1 parent db45ea2 commit 0c57975

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 5.5.3
2+
## 10/29/2021
3+
4+
1. [Common](#common)
5+
2. [](#bugfix)
6+
- Reverted breakpoint fix as it only works in FF (#2904)
7+
18
# 5.5.2
29
## 10/29/2021
310

UPGRADE-5.5.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ Now fix the errors to clear badly written SCSS such as:
4444

4545
SCSS compiler will also show a lot of deprecated warnings for features which will not be supported in the next version of Gantry anymore. We will soon release a script to automatically fix those.
4646

47+
**NOTE:** There is still an issue with incompatible units if breakponts use `px`. We are looking to fix it.
48+
4749
# Adding Joomla! 4 support for themes
4850

4951
Themes designed to Joomla! 3 do not really work in Joomla! 4 without some changes. This document helps you to add Joomla! 4 support to your themes.

0 commit comments

Comments
 (0)