Remove unused padding classes
These were last used for sidebar padding, which is now handled more easily.
This commit is contained in:
parent
c8f0a81eb7
commit
db5501bb77
1 changed files with 0 additions and 12 deletions
|
@ -1555,18 +1555,6 @@ div.secondary-actions {
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
/* Utility for managing inner content areas */
|
||||
|
||||
.inner22 { padding: $lineheight;}
|
||||
|
||||
.inner12 { padding: $lineheight/2 $lineheight;}
|
||||
|
||||
.inner11 { padding: $lineheight/2;}
|
||||
|
||||
.inner20 { padding: $lineheight 0;}
|
||||
|
||||
.inner02 { padding: 0 $lineheight;}
|
||||
|
||||
.buttons {
|
||||
min-width: 200px;
|
||||
input[type="submit"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue