mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
biiiiiig update coming for responsiveness
This commit is contained in:
@@ -101,9 +101,6 @@
|
||||
-webkit-border-radius: @radius;
|
||||
-moz-border-radius: @radius;
|
||||
border-radius: @radius;
|
||||
-webkit-background-clip: padding-box;
|
||||
-moz-background-clip: padding;
|
||||
background-clip: padding-box;
|
||||
}
|
||||
.border-radius-custom(@topLeft, @topRight, @bottomRight, @bottomLeft) {
|
||||
-webkit-border-top-left-radius: @topLeft;
|
||||
|
||||
Reference in New Issue
Block a user