Remove max width on p element in the header
This commit is contained in:
parent
4ba3e6cd97
commit
a342aed7e2
@ -14,6 +14,7 @@
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
button.icon-tooltip {
|
||||
|
Loading…
x
Reference in New Issue
Block a user