Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

Commit

Permalink
Merge pull request #1067 from itfranck/patch-3
Browse files Browse the repository at this point in the history
img with float parameter causing layout issues.
  • Loading branch information
adamdriscoll authored Aug 30, 2019
2 parents bd6ce13 + 7d96fe0 commit 6bbebe1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/UniversalDashboard/Themes/Azure.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -160,9 +160,6 @@
'.collection .collection-item'= @{
'background-color' = "#252525"
}
'img' = @{
'float'= "left"
}
'.pagination li.active' = @{
'background-color' = "#FFFFFF"
}
Expand Down

0 comments on commit 6bbebe1

Please sign in to comment.