minor alignment fixes on badge page w/description
This commit is contained in:
parent
9398504332
commit
8da4046d79
|
@ -124,7 +124,9 @@ table.badges-listing {
|
||||||
}
|
}
|
||||||
|
|
||||||
.show-badge .user-badge-with-posts .badge-user {
|
.show-badge .user-badge-with-posts .badge-user {
|
||||||
width: 400px;
|
width: 45%;
|
||||||
|
padding: 0 0 0 4%;
|
||||||
|
margin-bottom: 20px;
|
||||||
|
|
||||||
.badge-info {
|
.badge-info {
|
||||||
width: 100px;
|
width: 100px;
|
||||||
|
@ -136,7 +138,6 @@ table.badges-listing {
|
||||||
width: 250px;
|
width: 250px;
|
||||||
display: block;
|
display: block;
|
||||||
float: left;
|
float: left;
|
||||||
margin-top: 67px;
|
|
||||||
margin-left: 18px;
|
margin-left: 18px;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue