button text position to center text vertically
This commit is contained in:
@@ -355,7 +355,7 @@ div.subnav {
|
||||
// BUTTONS
|
||||
// -----------------------------------------------------
|
||||
.btn {
|
||||
padding: 7px 12px 5px 12px;
|
||||
padding: 6px 12px;
|
||||
background-image: none;
|
||||
// .box-shadow(0px 0px 8px @bodyBackground);
|
||||
border: none;
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
color: @textColor;
|
||||
margin: 0;
|
||||
padding-left: 1rem;
|
||||
border-bottom: @simpleBoxBorderWidth solid @bodyBackground;
|
||||
// border-bottom: @simpleBoxBorderWidth solid @bodyBackground;
|
||||
}
|
||||
|
||||
.simple-box-column {
|
||||
|
||||
Reference in New Issue
Block a user