Tyler Hallada
b77c8f50d9
Use sticky header which removes some hard-coded pixel positions and should work in safari.
9 lines
93 B
CSS
9 lines
93 B
CSS
.status {
|
|
margin-top: 24px;
|
|
}
|
|
|
|
a.name {
|
|
line-height: 1.75rem;
|
|
word-wrap: break-word;
|
|
}
|