mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 22:08:20 +01:00
MDL-39931 theme_bootstrapbase: ported invisiblefieldset css rules from theme/base/core.css to less/moodle/core.css
This commit is contained in:
parent
b6f8a93642
commit
947483327f
@ -1845,3 +1845,9 @@ div.badge .expireimage {
|
||||
.addcourse {
|
||||
float: right;
|
||||
}
|
||||
.invisiblefieldset {
|
||||
display: inline;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border-width: 0;
|
||||
}
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user