]> source.dussan.org Git - redmine.git/commitdiff
Merged r19437 from trunk to 4.0-stable (#32772).
authorGo MAEDA <maeda@farend.jp>
Sun, 19 Jan 2020 02:44:29 +0000 (02:44 +0000)
committerGo MAEDA <maeda@farend.jp>
Sun, 19 Jan 2020 02:44:29 +0000 (02:44 +0000)
git-svn-id: http://svn.redmine.org/redmine/branches/4.0-stable@19439 e93f8b46-1217-0410-a6f0-8f06a7374b81

public/stylesheets/application.css

index 1002d3bd400284dfabb1626e0fbc38e41d8b7cd5..3efb6c827bd44aee6805053c0a66cb1170193d21 100644 (file)
@@ -1034,7 +1034,7 @@ p.progress-info {clear: left; font-size: 80%; margin-top:-4px; color:#777;}
 
 /***** Tabs *****/
 #content .tabs {height: 2.6em; margin-bottom:1.2em; position:relative; overflow:hidden;}
-#content .tabs ul {margin:0; position:absolute; bottom:0; padding-left:0.5em; width: 2000px; border-bottom: 1px solid #bbbbbb;}
+#content .tabs ul {margin:0; position:absolute; bottom:0; padding-left:0.5em; min-width: 2000px; width: 100%;  border-bottom: 1px solid #bbbbbb;}
 #content .tabs ul li {
   float:left;
   list-style-type:none;