mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Remove unneeded units
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
.close-icon {
|
||||
.mini-icon(x, @close-icon-size);
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
top: 0;
|
||||
right: 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user