Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
cc.tadpole.csshelper
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
extensions
cc.tadpole.csshelper
Commits
c0110b6a
Commit
c0110b6a
authored
Nov 16, 2017
by
Jack
🐰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix in honor of spacing and float issues
parent
a7b52c58
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
css/tad-civicrm.css
css/tad-civicrm.css
+10
-0
No files found.
css/tad-civicrm.css
View file @
c0110b6a
...
...
@@ -225,6 +225,16 @@ div.crm-container input[type="checkbox"]+label ,div.crm-container input[type="ra
text-align
:
left
;
}
/* VOICE FOUNDATION TWEAKS */
.crm-public-form-item.honor_block-group
.content
{
width
:
100%
;
float
:
none
;
}
.crm-public-form-item.honor_block-group
.honor_block_text-section
{
display
:
none
;
}
/* FIT ALL THE INPUT FEILDS INTO THE CRM CONTAINER */
@media
only
screen
and
(
max-width
:
1340px
)
{
.crm-section
.edit-value.content
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment