mirror of
https://github.com/friendica/friendica
synced 2025-09-08 03:50:57 +02:00
poke template: make use of global.css
This commit is contained in:
parent
8f92b6eea4
commit
5b93bff6da
9 changed files with 20 additions and 99 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue