Removed maximum width on GTD item attributes.
This commit is contained in:
parent
bf20564858
commit
64e90eaeb5
@ -1 +1 @@
|
||||
4
|
||||
5
|
||||
|
@ -142,7 +142,8 @@ body > section {
|
||||
display: inline-block;
|
||||
font-size: 66%;
|
||||
margin: 0 0.5rem;
|
||||
max-width: 33%;
|
||||
max-width: 66%;
|
||||
overflow: hidden;
|
||||
padding: 0 0.5rem;
|
||||
white-space: nowrap; }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user