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;
|
min-height: 8em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.tile-content { position: relative; }
|
.tile-content { position: relative; word-break: break-all; }
|
||||||
.link-github {
|
.link-github {
|
||||||
position:absolute;
|
position:absolute;
|
||||||
top: 36px;
|
top: 36px;
|
||||||
|
|
Loading…
Reference in New Issue