Skip to content

Commit adad8a1

Browse files
committed
fixed group description alignament.
1 parent ec8f560 commit adad8a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/frame.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,9 @@ div.group-content {
186186

187187
.group-description {
188188
margin: 0;
189-
padding: 5px 20px 10px;
189+
padding: 5px ;
190190
color: #555;
191+
text-align: left;
191192
font-size: 12px;
192193
}
193194

0 commit comments

Comments
 (0)