B4 Beta #4
Closed
B4 Beta #4
Comments
Und aus |
Fixed with fc11627. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In der Beta version wird aus
$cssID[1] = trim($cssID[1] . ' navbar-toggleable-' . $this->bs_toggleableSize);
wieder
$cssID[1] = trim($cssID[1] . ' navbar-expand-' . $this->bs_toggleableSize);
The text was updated successfully, but these errors were encountered: