diff options
Diffstat (limited to 'sonar-server/src/main/webapp/stylesheets/layout.css')
-rw-r--r-- | sonar-server/src/main/webapp/stylesheets/layout.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sonar-server/src/main/webapp/stylesheets/layout.css b/sonar-server/src/main/webapp/stylesheets/layout.css index bbfe1cd935c..caebd92a378 100644 --- a/sonar-server/src/main/webapp/stylesheets/layout.css +++ b/sonar-server/src/main/webapp/stylesheets/layout.css @@ -319,4 +319,5 @@ body, a { display: table-cell; margin: 0; vertical-align: top; + width: 100%; }
\ No newline at end of file |