Merge pull request #1717 from espruino/revert-1571-master

Revert "main.css: Force line break for smaller resolutions"
master
Gordon Williams 2022-04-20 10:23:54 +01:00 committed by GitHub
commit af3c405560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ a.btn.btn-link.dropdown-toggle {
min-height: 8em;
}
.tile-content { position: relative; word-break: break-all; }
.tile-content { position: relative; }
.link-github {
position:absolute;
top: 36px;