diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/default/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/default/style.css b/view/theme/default/style.css index f97b8f4c3..e3cddc355 100644 --- a/view/theme/default/style.css +++ b/view/theme/default/style.css @@ -1942,3 +1942,8 @@ a.mail-list-link { .profile-clear { clear: both; } + + +.clear { + clear: both; +}
\ No newline at end of file |