Skip to content
Snippets Groups Projects
Commit c16db254 authored by Thorge Petersen's avatar Thorge Petersen
Browse files

Display inline-block for .btn class

parent c586ab71
Branches
Tags
No related merge requests found
......@@ -1261,6 +1261,7 @@ select, textarea, input[type="text"], input[type="password"], input[type="dateti
}
.btn {
display: inline-block;
border-bottom-color: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment