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