/******************************************************
 * Autre CSS non convertie en SCSS
 ******************************************************/
/*
 * Fix : .span8 du notification-portlet qui brise les layouts 1-2.
 */
.span8 {
  width: inherit; }