Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Commit 2aa9ed7

Browse files
committed
Merge pull request react-bootstrap#661 from taion/docs-css-bug
Fix syntax for CSS comment
2 parents 1d52a76 + 2c9a4f6 commit 2aa9ed7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/assets/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ body {
146146
background: #f8f5ec;
147147
}
148148

149-
// Minimal CSS Needed for contained modals
149+
/* Minimal CSS Needed for contained modals */
150150
.modal-container {
151151
position: relative;
152152
}

0 commit comments

Comments
 (0)