1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 08:34:08 +02:00

more spacing

This commit is contained in:
Mark Otto
2013-10-20 22:56:29 -07:00
parent 2eec3f919e
commit 9a0849d818

View File

@@ -95,6 +95,7 @@
padding: 10px 15px; padding: 10px 15px;
border-bottom: 1px solid transparent; border-bottom: 1px solid transparent;
.border-top-radius(@panel-border-radius - 1); .border-top-radius(@panel-border-radius - 1);
& > .dropdown .dropdown-toggle { & > .dropdown .dropdown-toggle {
color: inherit; color: inherit;
} }