Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
Tz Tools
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
49f0d0b4
authored
2014-02-13 09:13:58 -0500
by
Marty Penner
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Change width of input text types in the admin option groups region
1 parent
d677ba55
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
com/Branding/css/tenzing.css
com/Branding/css/tenzing.css
View file @
49f0d0b
...
...
@@ -1377,7 +1377,7 @@ h6.fieldset-heading {
}
.option-groups-region
div
input
[
type
=
text
]
{
width
:
7
6
%
;
width
:
7
5
%
;
}
.option-groups-region
div
textarea
{
...
...
Please
register
or
sign in
to post a comment