position the attach icon in loozah
This commit is contained in:
parent
77d2c44eff
commit
8e8054bc80
|
@ -114,8 +114,10 @@ blockquote:before {
|
||||||
#profile-link,
|
#profile-link,
|
||||||
#profile-title,
|
#profile-title,
|
||||||
#wall-image-upload,
|
#wall-image-upload,
|
||||||
|
#wall-file-upload,
|
||||||
#profile-upload-wrapper,
|
#profile-upload-wrapper,
|
||||||
#wall-image-upload-div,
|
#wall-image-upload-div,
|
||||||
|
#wall-file-upload-div,
|
||||||
.hover, .focus {
|
.hover, .focus {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
@ -1203,7 +1205,10 @@ padding: 5px 10px 0px;
|
||||||
float: left;
|
float: left;
|
||||||
margin-left: 30px;
|
margin-left: 30px;
|
||||||
}
|
}
|
||||||
|
#profile-attach-wrapper {
|
||||||
|
float: left;
|
||||||
|
margin-left: 30px;
|
||||||
|
}
|
||||||
#profile-rotator {
|
#profile-rotator {
|
||||||
float: left;
|
float: left;
|
||||||
margin-left: 30px;
|
margin-left: 30px;
|
||||||
|
|
Loading…
Reference in a new issue