@@ -5,13 +5,8 @@
.ck-toolbar.ck-toolbar_sticky {
@include ck-drop-shadow();
- top: 0;
border: 1px solid ck-border-color();
border-width: 0 0 1px;
background: ck-color( 'foreground' );
-
- &.ck-toolbar_sticky_bottom-limit {
- position: absolute;
- }
}