mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
adjusting padding for new tabs
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user