Jelajahi Sumber

Fixed margin issue with box loding state

Abdullah Almsaeed 10 tahun lalu
induk
melakukan
59fbae2aee
3 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      build/less/boxes.less
  2. 1 1
      dist/css/AdminLTE.css
  3. 0 0
      dist/css/AdminLTE.min.css

+ 1 - 1
build/less/boxes.less

@@ -137,7 +137,7 @@
   > .overlay,
   > .loading-img {
     position: absolute;
-    top: -3px;
+    top: 0;
     left: 0;
     width: 100%;
     height: 100%;

+ 1 - 1
dist/css/AdminLTE.css

@@ -1309,7 +1309,7 @@ a:focus {
 .box > .overlay,
 .box > .loading-img {
   position: absolute;
-  top: -3px;
+  top: 0;
   left: 0;
   width: 100%;
   height: 100%;

File diff ditekan karena terlalu besar
+ 0 - 0
dist/css/AdminLTE.min.css


Beberapa file tidak ditampilkan karena terlalu banyak file yang berubah dalam diff ini