Merge pull request #1309 from usernameisntallowed/1158/50px

Min width 50 px to oscar theme category. #1158
dependabot/pip/master/sphinx-6.1.3
Adam Tauber 6 years ago committed by GitHub
commit fc73d7abdc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -18,6 +18,7 @@
padding-bottom: 0.4rem;
padding-top: 0.4rem;
text-align: center;
min-width: 50px;
}
label:last-child, .input-group-addon:last-child {
border-right: @mild-gray 1px solid;

@ -18,6 +18,7 @@
padding-bottom: 0.8rem;
padding-top: 0.8rem;
text-align: center;
min-width: 50px;
}
label:last-child, .input-group-addon:last-child {

Loading…
Cancel
Save