Minor styling fix
This commit is contained in:
parent
4e2d6b5da8
commit
20f7802afb
|
|
@ -10707,6 +10707,7 @@ ul.status-list li span.status.info {
|
|||
}
|
||||
.control-breadcrumb ul {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
.control-breadcrumb li {
|
||||
list-style: none;
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@
|
|||
|
||||
ul {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
li {
|
||||
|
|
|
|||
Loading…
Reference in New Issue