Skip to content
Extraits de code Groupes Projets
Valider 531c5b0c rédigé par Jonne Haß's avatar Jonne Haß
Parcourir les fichiers

Merge pull request #3616 from movilla/css_problem_viewer_post

css error in post-viewer after update bootstrap
parents f42c4799 aa8c89a0
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -87,6 +87,7 @@ ...@@ -87,6 +87,7 @@
textarea{ textarea{
height: 18px; height: 18px;
width: 318px; width: 318px;
padding: 4px;
} }
form { form {
...@@ -97,6 +98,9 @@ ...@@ -97,6 +98,9 @@
position: absolute; position: absolute;
right: 10px; right: 10px;
bottom: 10px; bottom: 10px;
font-size: 11px;
line-height: 16px;
padding: 5px 9px;
} }
} }
} }
...@@ -336,4 +340,4 @@ ...@@ -336,4 +340,4 @@
margin-top : 9px; margin-top : 9px;
margin-right : -5px; margin-right : -5px;
margin-left : 4px; margin-left : 4px;
} }
\ 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