Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
uw_fdsu_theme_resp
Manage
Activity
Members
Labels
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WCMS
uw_fdsu_theme_resp
Commits
5e5c3589
Commit
5e5c3589
authored
6 years ago
by
Kevin Paxman
Browse files
Options
Downloads
Patches
Plain Diff
RT-797210 fix missing bullets by undoing commit
3df14d94
parent
7db30782
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
css/rwd.css
+1
-1
1 addition, 1 deletion
css/rwd.css
sass/rwd/_lists.scss
+1
-1
1 addition, 1 deletion
sass/rwd/_lists.scss
with
2 additions
and
2 deletions
css/rwd.css
+
1
−
1
View file @
5e5c3589
This diff is collapsed.
Click to expand it.
sass/rwd/_lists.scss
+
1
−
1
View file @
5e5c3589
ul
,
ol
{
list-style
:
outside
none
;
list-style
:
disc
outside
none
;
padding-left
:
2rem
;
margin-left
:
1rem
;
overflow
:
hidden
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment