Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert 2024-11-26 02:50:28 +01:00
Remove uncessary css
Dieser Commit ist enthalten in:
Ursprung
c565516ac4
Commit
243343987a
1 geänderte Dateien mit 0 neuen und 11 gelöschten Zeilen
|
@ -1,14 +1,3 @@
|
||||||
@import "common/components/navs";
|
|
||||||
|
|
||||||
.clearfix {
|
|
||||||
clear: both;
|
|
||||||
}
|
|
||||||
|
|
||||||
.wizards-nav-button {
|
|
||||||
@extend .nav-pills !optional;
|
|
||||||
float: left;
|
|
||||||
}
|
|
||||||
|
|
||||||
.wizard-list {
|
.wizard-list {
|
||||||
float: left;
|
float: left;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
|
|
Laden …
In neuem Issue referenzieren