Visman 2 rokov pred
rodič
commit
9f8cd75eab
1 zmenil súbory, kde vykonal 6 pridanie a 4 odobranie
  1. 6 4
      public/style/ForkBB/admin.css

+ 6 - 4
public/style/ForkBB/admin.css

@@ -964,7 +964,9 @@
 }
 }
 
 
 #forka .f-lgname {
 #forka .f-lgname {
-  width: 8rem;
+  width: 7rem;
+  white-space: nowrap;
+  overflow: hidden;
 }
 }
 
 
 #forka .f-logbt {
 #forka .f-logbt {
@@ -973,7 +975,7 @@
 }
 }
 
 
 #forka .f-llv {
 #forka .f-llv {
-  width: calc( (100% - 11.25rem) / 8 );
+  width: calc( (100% - 10.25rem) / 8 );
   text-align: center;
   text-align: center;
 }
 }
 
 
@@ -981,11 +983,11 @@
   padding: 0.125rem 0.1875rem;
   padding: 0.125rem 0.1875rem;
 }
 }
 
 
-#forka .f-lga::before {
+/* #forka .f-lga::before {
   display: inline-block;
   display: inline-block;
   font-family: "fa";
   font-family: "fa";
   font-weight: 900;
   font-weight: 900;
-}
+} */
 
 
 #forka .f-lgadown::before {
 #forka .f-lgadown::before {
   content: "\f019";
   content: "\f019";