Project

General

Profile

Actions

Patch #43686

open

Remove unused styles for `#tab-content-modules`

Added by Go MAEDA about 5 hours ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

The id `#tab-content-modules` is no longer exists because the "Modules" tab in the project settings was removed in r16892. It can be safely removed.

diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css
index 0abf9e3e8..d6e4af382 100644
--- a/app/assets/stylesheets/application.css
+++ b/app/assets/stylesheets/application.css
@@ -1266,8 +1266,6 @@ textarea.text_cf {width:95%; resize:vertical;}
 input.string_cf, input.link_cf {width:95%;}
 select.bool_cf {width:auto !important;}

-#tab-content-modules fieldset p {margin:3px 0 4px 0;}
-
 #users_for_watcher {height: 200px; overflow:auto;}
 #users_for_watcher label {display: block;}

No data to display

Actions

Also available in: Atom PDF