Merge pull request #4355 from Flaburgan/resize-preview-button

Resize preview button
This commit is contained in:
Jonne Haß 2013-08-06 11:26:19 -07:00
commit 572472ee4b
2 changed files with 5 additions and 1 deletions

View file

@ -23,6 +23,7 @@
* Fix user contact sharing/receiving [#4163](https://github.com/diaspora/diaspora/issues/4163) * Fix user contact sharing/receiving [#4163](https://github.com/diaspora/diaspora/issues/4163)
* Change image to ajax-loader when closing lightbox [#3229](https://github.com/diaspora/diaspora/issues/3229) * Change image to ajax-loader when closing lightbox [#3229](https://github.com/diaspora/diaspora/issues/3229)
* Fix pointer cursor on the file upload button [#4349](https://github.com/diaspora/diaspora/pull/4349) * Fix pointer cursor on the file upload button [#4349](https://github.com/diaspora/diaspora/pull/4349)
* Resize preview button [#4355](https://github.com/diaspora/diaspora/pull/4355)
## Features ## Features
* Admin: add option to find users under 13 (COPPA) [#4252](https://github.com/diaspora/diaspora/pull/4252) * Admin: add option to find users under 13 (COPPA) [#4252](https://github.com/diaspora/diaspora/pull/4252)

View file

@ -3171,6 +3171,9 @@ body
:text-align right :text-align right
:margin 5px 2px :margin 5px 2px
.post_preview_button
:padding 3px 9px 4px
.post_preview .post_preview
:padding :padding
:top 5px :top 5px