You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
debug_toolbar/media/debug_toolbar/css/toolbar.css defines a .clearfix class, which might or might not be defined in the main application. Thus application's visual could be different in debug mode than in production.