Changes between Initial Version and Version 1 of Ticket #26432, comment 6
- Timestamp:
- 12/06/2013 01:05:45 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26432, comment 6
initial v1 1 We were previously using some gnarly fixed positioningto slide Comments and Add New to the right. My thinking is that the simplest solution is usually the best -- since the fixed positioning causes problems if the Comments and Add New icons aren't there (as in the case of a Subscriber), let's just let the links remain in their default position, and space them out a little better at responsive sizes.1 We were previously using some gnarly negative margin tricks to slide Comments and Add New to the right. My thinking is that the simplest solution is usually the best -- since the fixed positioning causes problems if the Comments and Add New icons aren't there (as in the case of a Subscriber), let's just let the links remain in their default position, and space them out a little better at responsive sizes. 2 2 3 3 Before: https://cloudup.com/csZBR4vPCmx