diff options
Diffstat (limited to 'less/utilities.less')
| -rw-r--r-- | less/utilities.less | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/less/utilities.less b/less/utilities.less index 5eef70fe7..314b4ffdb 100644 --- a/less/utilities.less +++ b/less/utilities.less @@ -24,6 +24,7 @@ visibility: hidden; } +// For Affix plugin .affix { position: fixed; -}
\ No newline at end of file +} |
