diff options
Diffstat (limited to 'scss/_popover.scss')
| -rw-r--r-- | scss/_popover.scss | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/scss/_popover.scss b/scss/_popover.scss index 0ad76af3e..a83069b9e 100644 --- a/scss/_popover.scss +++ b/scss/_popover.scss @@ -1,3 +1,14 @@ +// Dependencies +// +// _variables.scss +// _functions.scss +// _reboot.scss +// mixins/_border-radius.scss +// mixins/_box-shadow.scss +// mixins/_reset-text.scss +// vendor/_rfs.scss + + .popover { position: absolute; top: 0; |
