From ba801f03869f0537dd8191f867ffc6f3e000c0f0 Mon Sep 17 00:00:00 2001 From: Igor Zhukov Date: Sat, 15 Feb 2014 10:26:39 +0400 Subject: [PATCH] improved styles --- app/css/app.css | 2 +- app/partials/chat_modal.html | 2 +- app/partials/contacts_modal.html | 2 +- app/partials/error_modal.html | 2 +- app/partials/settings_modal.html | 2 +- app/partials/user_modal.html | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app/css/app.css b/app/css/app.css index 51d97333..adc2fefc 100644 --- a/app/css/app.css +++ b/app/css/app.css @@ -1909,7 +1909,7 @@ img.img_fullsize { @media (min-height: 768px) { .user_modal_window .modal-dialog { - padding-top: 150px; + margin-top: 150px; } } diff --git a/app/partials/chat_modal.html b/app/partials/chat_modal.html index b3c778d6..e2454a23 100644 --- a/app/partials/chat_modal.html +++ b/app/partials/chat_modal.html @@ -1,7 +1,7 @@
diff --git a/app/partials/contacts_modal.html b/app/partials/contacts_modal.html index 2de41f67..c2d629e4 100644 --- a/app/partials/contacts_modal.html +++ b/app/partials/contacts_modal.html @@ -1,7 +1,7 @@
diff --git a/app/partials/error_modal.html b/app/partials/error_modal.html index 50e2ac2e..26a0b5c2 100644 --- a/app/partials/error_modal.html +++ b/app/partials/error_modal.html @@ -1,7 +1,7 @@
diff --git a/app/partials/settings_modal.html b/app/partials/settings_modal.html index 8ab2eb9a..d37e894b 100644 --- a/app/partials/settings_modal.html +++ b/app/partials/settings_modal.html @@ -1,7 +1,7 @@
diff --git a/app/partials/user_modal.html b/app/partials/user_modal.html index c5991f7a..8dc0e3b9 100644 --- a/app/partials/user_modal.html +++ b/app/partials/user_modal.html @@ -1,7 +1,7 @@