diff options
Diffstat (limited to 'sonar-server/src/main/webapp/stylesheets/dashboard.css')
-rw-r--r-- | sonar-server/src/main/webapp/stylesheets/dashboard.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sonar-server/src/main/webapp/stylesheets/dashboard.css b/sonar-server/src/main/webapp/stylesheets/dashboard.css index 0be73d2e8a5..5b935b7b576 100644 --- a/sonar-server/src/main/webapp/stylesheets/dashboard.css +++ b/sonar-server/src/main/webapp/stylesheets/dashboard.css @@ -121,6 +121,7 @@ float: left; margin: 0; padding: 0; + clear: right; } #dashboard .column-handle { |