Explorar o código

fixing the hidetripalpanel issue

Shawna %!s(int64=8) %!d(string=hai) anos
pai
achega
446cd1232c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tripal_ds/theme/css/tripal_ds.css

+ 1 - 1
tripal_ds/theme/css/tripal_ds.css

@@ -15,7 +15,7 @@
 }
 
 .hideTripalPane {
-	display: none;
+	display: none!important;
 }
 .showTripalPane {
 	display: inherit;