Skip to content

Commit

Permalink
ISIS template text separator in mobile view
Browse files Browse the repository at this point in the history
PR for #16267 (reverted from commit 2a2f342)
  • Loading branch information
brianteeman committed Oct 4, 2017
1 parent 2a2f342 commit 0e0c839
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 20 deletions.
4 changes: 0 additions & 4 deletions administrator/templates/isis/css/template-rtl.css
Original file line number Diff line number Diff line change
Expand Up @@ -4653,10 +4653,6 @@ a.badge:focus {
.dl-horizontal dd {
margin-left: 0;
}
.dropdown-menu .menuitem-group {
background-color: #10223e;
color: #eee;
}
.container {
width: auto;
}
Expand Down
4 changes: 0 additions & 4 deletions administrator/templates/isis/css/template.css
Original file line number Diff line number Diff line change
Expand Up @@ -4653,10 +4653,6 @@ a.badge:focus {
.dl-horizontal dd {
margin-left: 0;
}
.dropdown-menu .menuitem-group {
background-color: #10223e;
color: #eee;
}
.container {
width: auto;
}
Expand Down
8 changes: 0 additions & 8 deletions media/jui/less/responsive-767px-max.less
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@
}
}

// MENU SEPERATOR
// --------------
// Reset background
.dropdown-menu .menuitem-group {
background-color:#10223e;
color: #eee;
}

// GRID & CONTAINERS
// -----------------
// Remove width from containers
Expand Down
4 changes: 0 additions & 4 deletions templates/protostar/css/template.css
Original file line number Diff line number Diff line change
Expand Up @@ -4835,10 +4835,6 @@ a.badge:focus {
.dl-horizontal dd {
margin-left: 0;
}
.dropdown-menu .menuitem-group {
background-color: #10223e;
color: #eee;
}
.container {
width: auto;
}
Expand Down

0 comments on commit 0e0c839

Please sign in to comment.