Heisenberg submitted a new resource:
You must be registered for see links
- ... if for some reason you have long resource titles- without code -
You must be registered for see images attach
- with code -You must be registered for see images attach
As you can see the download button is always on the right side.
To achieve this add this code to your extra.less template:
CSS:/*** Download button always on right side ***/ @media (min-width: @xf-responsiveMedium) { [data-template="xfrm_resource_view"] .p-title { flex-wrap: initial !important; } } /**********/
You must be registered for see links
