فهرست منبع

fixing the hidetripalpanel issue

Shawna 8 سال پیش
والد
کامیت
446cd1232c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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;