Closed (fixed)
Project:
Acquia Slate
Version:
6.x-1.4
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2009 at 18:55 UTC
Updated:
25 Feb 2010 at 22:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
jwolf commentedApparently, that odd graphical 'bubble' is the amazon_store's "Reset selections" button. With javascript enabled in the browser the button is set to
display:none;because the button's markup contains a class,no-js, within it.I am unfamiliar with Amazon Store module and can only suggest that you may want to disable the "Reset selections" button or override the style of
no-jswithin the theme's local.css file.Comment #2
jeremycaldwell commented