Browse Source

minor fix to CSS

Stephen Ficklin 6 years ago
parent
commit
305e865e6d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      tripal/theme/css/tripal_user_files.css

+ 2 - 2
tripal/theme/css/tripal_user_files.css

@@ -38,14 +38,14 @@
   float: right; 
   padding-left: 10px;
   font-size: 0.8em; 
-  width: 50px;
+  width: 60px;
   text-align: right;
 }
 #tripal-user-file-tree .file-expires {
   float: right; 
   padding-left: 10px;
   font-size: 0.8em; 
-  width: 50px;
+  width: 60px;
   text-align: right;
 }
 #tripal-user-file-tree a {