poke template: make use of global.css

This commit is contained in:
rabuzarus 2015-10-25 14:40:56 +01:00
commit 5b93bff6da
9 changed files with 20 additions and 99 deletions

View file

@ -291,7 +291,7 @@ section {
margin: 10px 0 0 230px;
}
.login-form,
.login-form {
margin-top: 10px;
}
@ -2696,18 +2696,6 @@ margin-left: 0px;
/* ========== */
/* = Poke = */
/* ========== */
#poke-desc {
margin: 5px 0 20px;
}
#poke-wrapper {
margin: 40px 0 20px;
}
#poke-recipient, #poke-action, #poke-privacy-settings {
margin: 10px 0 30px;
}
#poke-recip-label, #poke-action-label, #prvmail-message-label {
margin: 10px 0 20px;
}
#poke-recip {
float: none;
}