mirror of
https://github.com/flarum/core.git
synced 2025-08-06 16:36:47 +02:00
Add header comment; PSR-2 fixes; remove seeders
This commit is contained in:
@@ -29,9 +29,9 @@
|
||||
}
|
||||
}
|
||||
|
||||
// PHONES: Somewhere on the page there will be a .back-button, a .primary-
|
||||
// control, and a .App-titleControl. We will position these on the left, right,
|
||||
// and center of the header respectively.
|
||||
// PHONES: Somewhere on the page there will be a .App-backControl, a
|
||||
// .App-primaryControl, and a .App-titleControl. We will position these on the
|
||||
// left, right, and center of the header respectively.
|
||||
@media @phone {
|
||||
.App-primaryControl, .App-titleControl, .App-backControl {
|
||||
position: absolute !important;
|
||||
|
Reference in New Issue
Block a user