User:Layer-09/Sandbox/Infobox Emacs: Difference between revisions
No edit summary |
No edit summary |
||
Line 27: | Line 27: | ||
border-radius: var(--infobox-border-radius); | border-radius: var(--infobox-border-radius); | ||
overflow-y: hidden; | overflow-y: hidden; | ||
width: | width: 50em; /* Increased width */ | ||
float: right; | float: right; | ||
clear: right; | clear: right; |