adjusting padding for new tabs

This commit is contained in:
Matt Graham 2013-12-03 11:57:41 -05:00 committed by Ben Ogle
parent 91d4ef2653
commit 9c1127dd1b

View File

@ -45,7 +45,7 @@ h6 {
content: ""; // This is not a space, it is a skull and crossbones
}
padding: @component-icon-padding;
padding: 0 @component-icon-padding;
position: absolute;
top: 0;
right: 0;