1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

correcting a little visual bug

padding right: 10px; for #leftnav li

Signed-off-by: Alessio Biancalana <dottorblaster@gmail.com>
This commit is contained in:
Alessio Biancalana 2015-02-22 22:44:51 +01:00
parent f207dd5e7c
commit 47a847bca8

View file

@ -52,6 +52,7 @@
margin-top: 20px;
// text-indent: -16px;
padding-left: 10px;
padding-right: 10px;
}
#leftnav .nav-tabs.nav ul li {
margin-top: 5px;