mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Merge pull request #1193 from atom/dev-icon
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