mirror of
https://github.com/e107inc/e107.git
synced 2025-07-29 02:40:25 +02:00
Fix for image-wrapping issue. Fix for x-editable loading animation.
This commit is contained in:
@@ -76,7 +76,7 @@ img.logo {
|
||||
}
|
||||
|
||||
|
||||
.row > .col-md-4:nth-child(4n+1) { clear:both; } /* fix wrapping in gallery portfolio */
|
||||
.row > .col-md-4:nth-child(4n+1) { clear:right; } /* fix wrapping in gallery portfolio */
|
||||
|
||||
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.8 KiB After Width: | Height: | Size: 6.1 KiB |
Reference in New Issue
Block a user