mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Fix downloads layout on mobile (#1110)
This commit is contained in:
@@ -1166,6 +1166,8 @@ fieldset {
|
||||
.content-box .md5sum, .content-box .sha256 {
|
||||
display: block;
|
||||
font: normal 0.875rem/1.5rem "Fira Mono", "Source Code Pro", monospace;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.content-box .md5sum:before {
|
||||
content: "md5: ";
|
||||
|
||||
Reference in New Issue
Block a user