]> source.dussan.org Git - sonarqube.git/commitdiff
Revert "SONAR-4438 "More actions" drop list does not fit in the issue details modal...
authorJulien Lancelot <julien.lancelot@gmail.com>
Mon, 9 Sep 2013 16:06:52 +0000 (18:06 +0200)
committerJulien Lancelot <julien.lancelot@gmail.com>
Mon, 9 Sep 2013 16:06:52 +0000 (18:06 +0200)
This reverts commit e2572f904de475677b13ae5fc83b0dbb93f0554c.

sonar-server/src/main/webapp/stylesheets/style.css

index 3379730de9458297f5bb1926342165b06c7e9e5e..6750544429e420f3d32079070f2df396f5e742e7 100644 (file)
@@ -2116,7 +2116,7 @@ table.nowrap td, td.nowrap, th.nowrap {
   max-width: 220px;
   min-width: 160px;
   padding: 0;
-  position: fixed;
+  position: absolute;
   z-index: 1000;
 }