mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-26 06:41:22 -04:00
commit
124d634c03
1 changed files with 7 additions and 0 deletions
|
@ -31,3 +31,10 @@
|
|||
border-left-color: transparent !important;
|
||||
border-right-color: $secondary !important;
|
||||
}
|
||||
code {
|
||||
direction: ltr !important;
|
||||
text-aligh: left !important;
|
||||
}
|
||||
.pull-left {
|
||||
float:right !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue