Skip to content
Extraits de code Groupes Projets
Valider b9d95a49 rédigé par Thomas ZILLIOX's avatar Thomas ZILLIOX
Parcourir les fichiers

Bugfix on period selector from non dashboard plugins

parent 719cc258
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -7,6 +7,13 @@
height: 32px;
}
.top_controls_inner {
clear: left;
position: relative;
height: 32px;
padding-bottom: 20px;
}
@media all and (max-width: 749px) {
.top_controls {
height: auto;
......@@ -499,5 +506,9 @@ div.widgetpreview-preview {
.col.width-30,
.col.width-25 {
width: 100%;
.widget {
margin-right: 0;
}
}
}
\ No newline at end of file
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter