Sfoglia il codice sorgente

remove adjust layouts

ryuichi-e 5 anni fa
parent
commit
f7df56a48d
1 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  1. 1 3
      src/client/styles/scss/style-app.scss

+ 1 - 3
src/client/styles/scss/style-app.scss

@@ -63,8 +63,7 @@
 /*
  * for Guest User Mode
  */
-.dropdown-toggle.dropdown-toggle-disabled,
-#auth-guest-tltips {
+.dropdown-toggle.dropdown-toggle-disabled {
   cursor: not-allowed;
 }
 
@@ -103,7 +102,6 @@
 }
 
 // transplant from FontAwesome
-.fa-link,
 .icon-fw {
   display: inline-block;
   width: 1.4em;