Changes between Initial Version and Version 1 of Ticket #28195, comment 68
- Timestamp:
- 07/02/2014 11:29:06 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #28195, comment 68
initial v1 2 2 > My above patch removes the space added below iframe/embeds and removes the border and background colour on hover as they don't really serve much of a purpose. Looks cleaner this way as the border gets cut off at the right edge anyway. 3 3 4 I'm not sure if we should do that, but if we do, you can just set `dispay: none` for iframes. I don't think we should remove the border. Instead we should fix the styling for a selected view. See #28533.4 I'm not sure if we should do that, but if we do, you can just set `dispay: block` for iframes. I don't think we should remove the border. Instead we should fix the styling for a selected view. See #28533.