view/theme/smoothly/lang_selector.tpl

This commit is contained in:
pixelroot 2012-09-05 16:04:29 +02:00
parent e326e3e5d0
commit 92a9070e1e
2 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

View File

@ -1207,13 +1207,13 @@ profile-jot-banner-wrapper {
}
.wall-item-outside-wrapper.comment .wall-item-info { width: 50px; } /*60*/
.wall-item-outside-wrapper.comment .wall-item-body {
margin-left: 40px;/*70*/
max-width: 85%;
margin-left: 50px;/*70*/
max-width: 100%;
padding-right: 10px;
padding-left: 10px;
padding-left: 0px;
}
.wall-item-outside-wrapper.comment .wall-item-author { margin-left: 0px; } /*10*/
.wall-item-outside-wrapper.comment .wall-item-author { margin-left: 50px; } /*10*/
.wall-item-outside-wrapper.comment .wall-item-photo-menu {
min-width: 50px;