Daniel James
5976dc2141
[ticket/17352] Fix overflow of long rank titles on profile page
...
Users that had very long rank titles would cause the rest of their
profile details to be pushed down below the avatar and rank details
breaking the layout. This change limits the width of the avatar
and rank details.
PHPBB-17352
2024-06-25 16:09:52 +01:00
Marc Alexander
0df0bd269a
[ticket/17171] Remove unsupported CSS rules for placeholder
...
The content property is not supported by the placeholder pseudo-element
and hence the rules do not have any effect and can be removed.
PHPBB3-17171
2023-07-30 10:00:56 +02:00
Prosk8er
6dd7b7e8b5
[ticket/16831] fix tabs missing delimiters and remove commented class
...
this is just to fix tabs, missing delimiters, and
remove old commented classes in css files
PHPBB3-16831
2021-08-14 17:33:26 -04:00
3D-I
fb3f811cf3
[ticket/16569] Fix massive margin between zoomed posts
...
PHPBB3-16569
2020-09-15 02:34:46 +02:00
3D-I
3e97ed915a
[ticket/16569] Fix massive margin between zoomed posts
...
PHPBB3-16569
2020-08-10 01:36:40 +02:00
mrgoldy
db119a60e6
[ticket/16319] Add postbody margin-right
...
PHPBB3-16319
2020-04-11 12:54:55 +02:00
mrgoldy
74eefdb4f1
[ticket/16319] Use calc for postbody width
...
PHPBB3-16319
2020-04-08 19:34:46 +02:00
mrgoldy
c90e562367
[ticket/16319] Responsive post profile
...
PHPBB3-16319
2020-04-08 19:15:38 +02:00
Daniel
c486634be8
[ticket/15611] Fix misaligned text in responsive user profile
...
Corrects misaligned header text when viewing a user profile in prosilver
mobile layout by force clearing the columns.
PHPBB3-15611
2018-04-03 13:56:50 +01:00
Michael Miday
840bfb1226
[ticket/13214] Fix weird alignment of labels
...
PHPBB3-13214
2017-09-11 11:38:02 -04:00
Soeren D. Schulze
dd542ca630
[ticket/15309] Right-align responsive pagination for consistency
...
Left-aligning pagination is no longer needed after fix
PHPBB3-15309
2017-08-28 22:42:37 +02:00
hanakin
3bd01d812a
[ticket/15023] Fix for linting
...
PHPBB3-15023
2017-01-16 12:34:59 -05:00
hanakin
c0af2072ca
[ticket/15023] Remove all prev RWD and add new
...
PHPBB3-15023
2017-01-16 12:29:44 -05:00
Michael Miday
c9ea49e1c2
[ticket/14293]Fix postbody and profile widths
...
PHPBB3-14293
2015-11-16 17:59:48 +01:00
Michael Miday
39f1c24af9
[ticket/14229] fix paging spacing
...
PHPBB3-14229
2015-11-11 09:26:51 +01:00
Michael Miday
c3c41d409b
[ticket/14229]Responsive changes to topic paging
2015-11-11 09:26:50 +01:00
Cesar G
90038e32cd
[ticket/13789] Upgrade reCaptcha plugin to 2.0 API.
...
PHPBB3-13789
2015-10-14 19:05:27 -07:00
Michael Miday
9f651e2777
[ticket/14194]Fix search and quicklinks
...
PHPBB3-14194
2015-10-11 10:43:49 +02:00
Michael Miday
4c1f7e1134
[ticket/14175]Remove styles in 700 for lastpost
...
PHPBB3-14175
2015-10-09 06:40:08 +02:00
Michael Miday
b671aae1ec
[ticket/14175]Remove "only screen and"
...
PHPBB3-14175
2015-10-09 06:40:08 +02:00
Michael Miday
bb9bfec624
[ticket/14175]Remove max-device width
...
PHPBB3-14175
2015-10-09 06:40:08 +02:00
Michael Miday
6a17cc5560
[ticket/14175] Fix online overlap issues
...
PHPBB3-14175
2015-10-09 06:40:08 +02:00
Michael Miday
8062c2a18a
[ticket/14175] Refactor the file
...
PHPBB3-14175
2015-10-09 06:40:07 +02:00
Michael Miday
32868a6f87
[ticket/12769] Fix responsive features
2015-09-17 18:37:29 +02:00
Michael Miday
9e5e2ee3e2
[ticket/14139] Swap ids for classes in css files
2015-09-14 16:26:07 +02:00
PayBas
757c67b7d8
[ticket/12530] Show logo and policy in responsive
...
PHPBB3-12530
2014-10-07 20:49:39 +02:00
PayBas
66ecbd8545
[ticket/12530] Fix captcha challange image breaking responsive layout
...
PHPBB3-12530
2014-10-07 18:30:20 +02:00
hanakin
8b8e065441
[ticket/13080] Fix mediaqueries formating
...
open { are should not to be on new lines for
media queries per spec, causes code highlight
issues in reputible code editors
PHPBB3-13080
2014-09-20 16:55:20 +02:00
hanakin
e3eff2a976
[ticket/13080] Remove nowrap from dd in responsive
...
PHPBB3-13080
2014-09-20 16:51:01 +02:00
hanakin
0dc181a529
[ticket/12598] Replace #search-box with class
...
PHPBB3-12598
2014-09-18 21:47:23 +02:00
PayBas
93d50db2d6
[ticket/12598] Add some responsive margin to give breathing room
...
PHPBB3-12598
2014-09-18 21:47:22 +02:00
PayBas
470e6d5edf
[ticket/12598] Improve search box styling
...
PHPBB3-12598
2014-09-18 21:47:20 +02:00
Cesar G
7cd6dbe898
Merge remote-tracking branch 'PayBas/ticket/12506' into develop-ascraeus
...
* PayBas/ticket/12506:
[ticket/12506] Fix search result h3 margin
[ticket/12506] Fix responsive profile min-height (no avatar)
[ticket/12506] Reposition buttons to make room for "online" banner
[ticket/12506] Reposition post-buttons for compact layout
2014-08-25 13:13:25 -07:00
Marc Alexander
2a5eca0391
Merge pull request #2714 from prototech/ticket/12809
...
[ticket/12809] Fix select button and dropdown list items in RTL.
2014-08-10 17:00:19 +02:00
PayBas
5fedcf0fa8
[ticket/12535] Make <a> adjust to the image width
...
PHPBB3-12535
2014-08-07 18:08:46 +02:00
PayBas
3522808528
[ticket/12506] Fix responsive profile min-height (no avatar)
...
PHPBB3-12506
2014-08-07 17:13:20 +02:00
PayBas
09e45fee89
[ticket/12506] Reposition buttons to make room for "online" banner
...
PHPBB3-12506
2014-08-07 17:13:18 +02:00
PayBas
64dfb3fba9
[ticket/12506] Reposition post-buttons for compact layout
...
PHPBB3-12506
2014-08-07 17:13:17 +02:00
Cesar G
742133f6dc
[ticket/12809] Restore text-align for the pagination.
...
PHPBB3-12809
2014-08-07 16:40:09 +02:00
Cesar G
cf4fb73440
[ticket/12809] Remove obsolete rules and selector.
...
PHPBB3-12809
2014-08-07 16:40:09 +02:00
Cesar G
3a317edc92
Merge remote-tracking branch 'VSEphpbb/ticket/12811' into develop-ascraeus
...
* VSEphpbb/ticket/12811:
[ticket/12811] Responsive adjustments to margin changes
[ticket/12811] Fix padding/margin bug affecting bottom layout
2014-07-07 01:33:34 -07:00
Cesar G
0b91c5488a
Merge remote-tracking branch 'PayBas/ticket/12813' into develop-ascraeus
...
* PayBas/ticket/12813:
[ticket/12813] Move inline-CSS to css file
[ticket/12813] Use -moz-only fix instead of generic padding
[ticket/12813] Reorder .row pagination so it aligns better
[ticket/12813] Fix page-jump title lang and use input type=number
2014-07-07 01:32:18 -07:00
hanakin
5136be4225
[ticket/12823] Remove all trailing whitespace
...
PHPBB3-12823
2014-07-06 17:09:21 +02:00
PayBas
8d6d21c7de
[ticket/12813] Use -moz-only fix instead of generic padding
...
PHPBB3-12813
2014-07-06 13:01:57 +02:00
PayBas
ba207cd3b5
[ticket/12813] Reorder .row pagination so it aligns better
...
PHPBB3-12813
2014-07-05 12:40:20 +02:00
Matt Friedman
3c223c2978
[ticket/12811] Responsive adjustments to margin changes
...
PHPBB3-12811
2014-07-04 10:36:33 -07:00
Cesar G
5878314671
Merge remote-tracking branch 'PayBas/ticket/12662' into develop-ascraeus
...
* PayBas/ticket/12662: (29 commits)
[ticket/12662] Hide quick-links when empty
[ticket/12662] Fix white-space issue to make dropdowns uniform
[ticket/12662] Remove last remaining linklist outside navbars
[ticket/12662] Use data-last-responsive attr instead of hardcoded list
[ticket/12662] Remove <li> container from logged_out_content event
[ticket/12662] Username <span> fix for list columns
[ticket/12662] Fix notifications dropdown positioning for RTL
[ticket/12662] Update tests that utilize get_username_string
[ticket/12662] Update subsilver2 index template event names
[ticket/12662] Update events docs from b5 to rc1/rc2
[ticket/12662] Move dropdown container from <li> to new inner div
[ticket/12662] Remove linklist container and update template events
[ticket/12662] Add span containers to all usernames for consistency
[ticket/12662] IE8 fixes
[ticket/12662] Fix responsive positioning of notifications dropdown
[ticket/12662] Remove inherited props from ddown-extendended
[ticket/12662] Change CSS selectors to direct descendants for linklist
[ticket/12662] Reorder icon CSS rules alphabetically
[ticket/12662] Use slack variable to determine line-break sensitivity
[ticket/12662] Change new event names and fix events.md
...
2014-07-03 23:02:11 -07:00
PayBas
8222eeaaff
[ticket/12562] Use border for all sizes except responsive
...
PHPBB3-12562
2014-07-03 15:35:30 +02:00
PayBas
c23c56f31c
[ticket/12562] Use Hanakin's version
...
PHPBB3-12562
2014-07-03 13:42:12 +02:00
PayBas
3568eec4df
[ticket/12562] Add max-width to proSilver
...
PHPBB3-12562
2014-07-01 18:41:56 +02:00