Skip to content

Commit

Permalink
CHE-7730 fix styles for wide displays
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksii Orel <oorel@redhat.com>
  • Loading branch information
olexii4 committed Dec 22, 2017
1 parent c46b3e7 commit 3640ee7
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions dashboard/src/app/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -236,15 +236,17 @@ md-tabs-canvas md-tab-item.md-tab.md-active
.error
color $error-color

md-tab-item
background-color inherit !important
.error-state
color $error-color !important
position absolute
display inline-block
font-size 14px
margin-top 5px
margin-left -15px
md-tabs-wrapper
z-index 1
md-tab-item
background-color inherit !important
.error-state
color $error-color !important
position absolute
display inline-block
font-size 14px
margin-top 5px
margin-left -15px

.popover
font-family 'Open Sans'
Expand Down

0 comments on commit 3640ee7

Please sign in to comment.