Commit b4d1ce0a authored by George Tsiolis's avatar George Tsiolis

Use variable for dismiss button padding

parent 288c8bce
......@@ -284,7 +284,7 @@
.dismiss-button {
position: absolute;
right: 6px;
top: $gl-btn-horz-padding;
top: $gl-btn-padding;
cursor: pointer;
color: $blue-300;
z-index: 1;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment