Skip to content
Snippets Groups Projects
Unverified Commit 63f2256f authored by Conrad Zelck's avatar Conrad Zelck
Browse files

style: expand column comment


There was a line break inside "AutoIt" comment syntax. I don't like
this. So I expanded this columns width +2ch.

Signed-off-by: default avatarConrad Zelck <git@simpel.cc>
parent 2fa716c4
No related branches found
No related tags found
No related merge requests found
......@@ -153,7 +153,7 @@ th:nth-child(2), td:nth-child(2) {
}
th:nth-child(3), td:nth-child(3) {
width: 30ch;
width: 32ch;
}
footer {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment