mirror of https://github.com/espruino/BangleApps
main.cc: Force line break for smaller resolutions
parent
7335289abf
commit
993850ad99
|
@ -81,7 +81,7 @@ a.btn.btn-link.dropdown-toggle {
|
|||
min-height: 8em;
|
||||
}
|
||||
|
||||
.tile-content { position: relative; }
|
||||
.tile-content { position: relative; word-break: break-all; }
|
||||
.link-github {
|
||||
position:absolute;
|
||||
top: 36px;
|
||||
|
|
Loading…
Reference in New Issue