Remove wrap

alt-html-css
Bob Mottram 2020-12-29 10:26:47 +00:00
parent da3ffa2b32
commit 47f93d59cb
2 changed files with 0 additions and 2 deletions

View File

@ -316,7 +316,6 @@ a:focus {
width: 90%; width: 90%;
hyphens: auto; hyphens: auto;
text-wrap: pretty; text-wrap: pretty;
white-space: nowrap;
} }
.gitpatch { .gitpatch {

View File

@ -493,7 +493,6 @@ a:focus {
width: 100%; width: 100%;
hyphens: auto; hyphens: auto;
text-wrap: pretty; text-wrap: pretty;
white-space: nowrap;
} }
.addedHashtag:link { .addedHashtag:link {