Commit ccdc7c7a authored by kushalpandya's avatar kushalpandya

Move out EE trial-specific styles to own stylesheet

parent 18f0282f
......@@ -55,10 +55,6 @@ header {
}
}
&.has-trial-banner {
top: 52px;
}
.container-fluid {
width: 100% !important;
filter: none;
......@@ -318,21 +314,6 @@ header {
}
}
.gitlab-ee-trial-banner.alert {
text-align: center;
p a {
color: $gl-link-color;
text-decoration: none;
font-weight: bold;
&:hover {
color: $gl-link-hover-color;
text-decoration: underline;
}
}
}
@media (max-width: $screen-xs-max) {
header .container-fluid {
font-size: 18px;
......
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