Skip to content

Commit

Permalink
[4.0] Remove header page title css (#32127)
Browse files Browse the repository at this point in the history
This css should have been removed a long time ago when @ciar4n changed the css in  #28589
  • Loading branch information
brianteeman committed Jan 26, 2021
1 parent 724ec2b commit 4af7408
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions administrator/templates/atum/scss/template-rtl.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,16 +27,6 @@ ul {

// Header
.header {
.page-title {
[class^="#{$jicon-css-prefix}-"],
[class*=" #{$jicon-css-prefix}-"],
[class^="#{$fa-css-prefix}-"],
[class*=" #{$fa-css-prefix}-"] {
margin-right: 0;
margin-left: 15px;
}
}

.logo svg,
.logo img {
margin-right: .8rem;
Expand Down

0 comments on commit 4af7408

Please sign in to comment.