adjust prof and exhaustion sizing

This commit is contained in:
Mark
2016-10-26 20:52:19 +02:00
parent 416bf7c472
commit 6d97c67c35
2 changed files with 9 additions and 5 deletions
+5 -5
View File
@@ -82,11 +82,11 @@
.sheet-proficiency-bonus,
.sheet-inspiration,
.sheet-exhaustion {
margin-left: 3px;
margin-left: 4px;
.sheet-wrap-box-title {
margin-bottom: 4px;
margin-top: 5px;
margin-top: 4px;
}
}
@@ -94,11 +94,11 @@
.sheet-proficiency-bonus-wrapper,
.sheet-exhaustion-wrapper {
border: 1px solid $black;
height: 29px;
left: -6px;
height: 28px;
left: -7px;
position: absolute;
top: -3px;
width: 30px !important;
width: 28px !important;
}
.sheet-proficiency-bonus-wrapper,
@@ -41,6 +41,10 @@ hr {
.sheet-wrap-box-title {
margin-top: 4px;
text-shadow: -1px 0 $white, 0 1px $white, 1px 0 $white, 0 -1px $white;
.sheet-wrapper-button & {
margin-top: 1px;
}
}
.sheet-wrap-box-label {