Skip to content

Commit 997486d

Browse files
rebuild assets
1 parent 05ca1c0 commit 997486d

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

assets/css/bar.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@
157157
top: 0;
158158
left: 0;
159159
width: 100%;
160-
transition-duration: 1s; }
160+
transition-duration: 800ms; }
161161

162162
.mctb-close {
163163
display: inline-block;

assets/css/bar.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/bar.min.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/scss/bar.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ $tablet_max: 860px;
217217
}
218218

219219
.mctb-icon-inside-bar {
220-
221220
&.mctb-position-bottom .mctb-bar {
222221
position: absolute;
223222
bottom: 0;

0 commit comments

Comments
 (0)