Remove unused CSS part in mobile framework
This commit is contained in:
parent
9c491bc628
commit
0045f897fa
2 changed files with 5 additions and 5 deletions
|
@ -4,11 +4,6 @@
|
|||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.container-fluid {
|
||||
padding-left: 5px;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
||||
.nav-links > li > a {
|
||||
padding: 10px;
|
||||
font-size: 12px;
|
||||
|
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Remove unused CSS part in mobile framework
|
||||
merge_request: 21439
|
||||
author: Takuya Noguchi
|
||||
type: other
|
Loading…
Reference in a new issue