Skip to content

Commit a26f9b3

Browse files
authored
Revert "Add forms button spacing (#14)" (#15)
This reverts commit cdbd30a.
1 parent cdbd30a commit a26f9b3

4 files changed

Lines changed: 0 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9-
- Added styling for button groups
109

1110
## [2.1.0] - 2022-12-01
1211

styles/Form/_form.scss

Lines changed: 0 additions & 8 deletions
This file was deleted.

styles/Form/index.scss

Lines changed: 0 additions & 1 deletion
This file was deleted.

styles/Layout/SideBarLayout.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
@import "../../node_modules/bootstrap/scss/functions";
22
@import "../../node_modules/bootstrap/scss/variables";
33
@import "../../node_modules/bootstrap/scss/mixins";
4-
@import "../Form";
54

65
$topnav-base-height: 4rem;
76
$usernav-base-height: calc(#{$topnav-base-height} - 1rem);

0 commit comments

Comments
 (0)