custom/bootstrap-datepicker.css
authorEdward <edward@roojs.com>
Mon, 13 Oct 2014 07:30:38 +0000 (15:30 +0800)
committerEdward <edward@roojs.com>
Mon, 13 Oct 2014 07:30:38 +0000 (15:30 +0800)
custom/bootstrap-datepicker.css

index 0546593..fd57219 100644 (file)
@@ -73,8 +73,8 @@
   border-right: 6px solid transparent;
   border-bottom: 6px solid white;
   position: absolute;
-  top: -10px;
-  left: 15px;
+  top: -6px;
+  left: 8px;
 }
 .datepicker-dropdown.top:before {
   content: '';
@@ -84,8 +84,8 @@
   border-top: 7px solid #ccc;
   border-top-color: rgba(0, 0, 0, 0.2);
   position: absolute;
-  bottom: -7px;
-  left: 6px;
+  bottom: -27px;
+  left: 26px;
 }
 
 .datepicker-dropdown.top:after {