diff options
Diffstat (limited to 'web/html/css/containers.css')
-rw-r--r-- | web/html/css/containers.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/html/css/containers.css b/web/html/css/containers.css index 006c4ff7..794865e9 100644 --- a/web/html/css/containers.css +++ b/web/html/css/containers.css @@ -122,7 +122,8 @@ background-color: rgb( 241, 242, 244 );
padding-left: 10;
padding-top: 1;
- padding-bottom: 1;
+ padding-bottom: 1; + text-align: left;
}
table.boxSoftSmall
{
|