Commit 7add26e5 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge branch '50879-unused-css-container-fluid' into 'master'

Unused CSS part exists in mobile CSS framework

Closes #50879

See merge request gitlab-org/gitlab-ce!21439
parents c181d4fc 0045f897
......@@ -4,11 +4,6 @@
margin-top: 20px;
}
.container-fluid {
padding-left: 5px;
padding-right: 5px;
}
.nav-links > li > a {
padding: 10px;
font-size: 12px;
......
---
title: Remove unused CSS part in mobile framework
merge_request: 21439
author: Takuya Noguchi
type: other
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