This repository was archived by the owner on May 30, 2023. It is now read-only.
Releases: OrbitCSS/orbitcss
Releases · OrbitCSS/orbitcss
v0.1.3
Bug fixes
- Set default input and select border radius to 0. Select elements had rounded borders on Safari.
Improvements
- Move accordion.scss to to the elements directory.
- Added calcColWidth(int) function to the grid.
- Add column support for the desktop viewport.
- Added padding to the container element on small viewports.
v0.1.2
v0.1.1
v0.1.1
Bug fixes
- Change CSS ordering to prevent grid visibility overriding the helper visibility classes
- Fixed mobile only column display issue
Improvements
- Added a
.has-no-list-styleclass forulelements. - Changed
$card-paddingvariable to$card-header-padding.