mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-05 05:40:59 +00:00
more space in sidenav
This commit is contained in:
parent
bdac42ea40
commit
a285a3db3f
1 changed files with 2 additions and 2 deletions
|
|
@ -230,8 +230,8 @@ body {
|
|||
.bs-sidenav {
|
||||
margin-top: 30px;
|
||||
margin-bottom: 30px;
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 10px;
|
||||
text-shadow: 0 1px 0 #fff;
|
||||
background-color: #f5f5f5;
|
||||
border-radius: 5px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue