diff --git a/layout.sty b/layout.sty
index 5a3c81d3dd3dae594ca0d9eb7148a79ba6c6d7ea..b564ba9e8933739ae588b03d81fc4045f9930cb8 100644
--- a/layout.sty
+++ b/layout.sty
@@ -865,11 +865,10 @@ Roll & Result \\
 
 \newtcolorbox{nametable}[2][cX]{
   tabularx=#1,
-  top=1em,
   adjusted title=#2,
   bottom=1em,
   left=3pt,
-  right=3pt,
+  right=6pt,
   code={\rowcolors{2}{}{gray!10}\needspace{1em}}
   }