Browse Source

css griglia talk

boyska 5 years ago
parent
commit
98ec355944
1 changed files with 1 additions and 1 deletions
  1. 1 1
      themes/hackit0x15/static/css/hackit.css

+ 1 - 1
themes/hackit0x15/static/css/hackit.css

@@ -208,7 +208,7 @@ tt.literal {
 .talk-grid {
     table-layout: auto;
     min-width: 100%;
-    border-collapse: collapse;
+    border-collapse: separate;
     text-align: center;
 }