mirror of https://github.com/ColorlibHQ/AdminLTE
Solved issue with hash links
parent
ed51f8b0ef
commit
643976f10e
|
@ -32,12 +32,12 @@
|
||||||
}
|
}
|
||||||
.page-header {
|
.page-header {
|
||||||
border: 0;
|
border: 0;
|
||||||
margin: 0 0 20px 0;
|
margin: 30px 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
}
|
}
|
||||||
section[id] {
|
section[id] {
|
||||||
padding: 20px 0 0 0;
|
padding: 20px 0 0 0;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue