Commit e0c7f160 authored by Shakarim Sapa's avatar Shakarim Sapa

- Изменены стили для формы подписки

parent eb6f08c3
......@@ -653,7 +653,9 @@ color: #fff;
.bids-form input,
.bids-form textarea {
.bids-form textarea
.blog-bid-form input,
.blog-bid-form textarea {
margin-bottom: 9px;
}
.field-bid-file {
......@@ -857,7 +859,7 @@ a.toggle_bottom:hover .icon-arrowDown2:after, a.toggle_bottom:active .icon-arrow
.article_short_tags {
margin-bottom: 14px;
}
.bids-form .message-box {
.bids-form .message-box, .blog-bid-form .message-box {
position: absolute;
z-index: 110;
text-align: center;
......@@ -868,7 +870,7 @@ a.toggle_bottom:hover .icon-arrowDown2:after, a.toggle_bottom:active .icon-arrow
display: none;
line-height: 30px;
}
.bids-form .message-box.callback {
.bids-form .message-box.callback, .blog-bid-form .message-box.callback {
width: 300px;
margin-left: -150px;
margin-top: 20px;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment