Commit a979bbe3 authored by George Tsiolis's avatar George Tsiolis

Update dismiss button style

parent 46654acc
......@@ -283,13 +283,15 @@
.dismiss-button {
position: absolute;
right: 6px;
top: $gl-btn-padding;
right: $gl-padding-8;
top: $gl-padding-8;
cursor: pointer;
color: $blue-300;
z-index: 1;
border: 0;
background-color: transparent;
padding: $gl-padding-8;
line-height: 0;
&:hover,
&:focus {
......
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