From 9f14d2ae9badf82c5d818acb034cff9d29bd001b Mon Sep 17 00:00:00 2001 From: Веталь Date: Wed, 27 Apr 2016 16:22:10 +0300 Subject: [PATCH] git --- frontend/web/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index c4a4c1b..e017ff6 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -3793,6 +3793,7 @@ form.offer-project { border-radius: 4px; padding: 10px 0 11px 15px; float: left; + width: 100%; } .search-profile-blocks:first-child{margin-top: 0} .search-profile-blocks-wr {margin-top: 46px} @@ -3817,7 +3818,7 @@ form.offer-project { line-height: 23px; } .srch-prof-contract-txt span {font-weight: 700} -.srch-prof-contract-txt a {text-decoration: underline; color: inherit} +.srch-prof-contract-txt a {text-decoration: underline; color: inherit; width: 550px;float: right;} .srch-prof-text {margin-top: 37px} .srch-prof-text p{ font-size: 13px; -- libgit2 0.21.4