vendor/assets/stylesheets/popover.css.scss in flashgrid-1.3.0 vs vendor/assets/stylesheets/popover.css.scss in flashgrid-2.0.0
- old
+ new
@@ -21,13 +21,13 @@
text-transform: none;
top: 0;
white-space: normal;
z-index: 1060;
}
-.popover.top { margin-top: -10px; }
-.popover.right { margin-left: 10px; }
+.popover.top { margin-top: -10px; }
+.popover.right { margin-left: 10px; }
.popover.bottom { margin-top: 10px; }
-.popover.left { margin-left: -10px; }
+.popover.left { margin-left: -10px; }
.popover-title {
background: rgba(236,238,241,1);
border-bottom: 1px solid rgba(217,222,225,1);
color: rgba(71,74,84,1);
font-size: 14px;
\ No newline at end of file